"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2025/08/11 02:39:09 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-ferumoh6cutu" 2025/08/11 02:39:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/11 02:39:09 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/08/11 02:39:09 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/11 02:39:09 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/08/11 02:39:09 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/11 02:39:09 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:09 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: 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/11 02:39:09 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell type "unix" from config 2025/08/11 02:39:09 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Relative path resolved to "/rclone-test-ferumoh6cutu" 2025/08/11 02:39:09 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Using root directory "/rclone-test-ferumoh6cutu" 2025/08/11 02:39:09 DEBUG : Creating backend with remote "/tmp/rclone3541887430" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:09 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:10 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:10 DEBUG : dir: Looking for writers 2025/08/11 02:39:10 DEBUG : Looking for writers 2025/08/11 02:39:10 DEBUG : dir: reading active writers 2025/08/11 02:39:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.23s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:10 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:10 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:10 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/subdir/file3" 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/subdir/file3 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/subdir/file3" 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-ferumoh6cutu/dir/subdir/file3 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:10 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/subdir/file3" 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/subdir/file3 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/subdir/file3" 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-ferumoh6cutu/dir/subdir/file3 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:10 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2025/08/11 02:39:10 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:10 DEBUG : dir/subdir: Looking for writers 2025/08/11 02:39:10 DEBUG : dir: Looking for writers 2025/08/11 02:39:10 DEBUG : file1: reading active writers 2025/08/11 02:39:10 DEBUG : file2: reading active writers 2025/08/11 02:39:10 DEBUG : subdir: reading active writers 2025/08/11 02:39:10 DEBUG : Looking for writers 2025/08/11 02:39:10 DEBUG : dir: reading active writers 2025/08/11 02:39:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.72s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:10 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:10 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:11 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:11 DEBUG : dir: Looking for writers 2025/08/11 02:39:11 DEBUG : file1: reading active writers 2025/08/11 02:39:11 DEBUG : Looking for writers 2025/08/11 02:39:11 DEBUG : dir: reading active writers 2025/08/11 02:39:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.24s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:11 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:11 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:11 DEBUG : dir: Looking for writers 2025/08/11 02:39:11 DEBUG : Looking for writers 2025/08/11 02:39:11 DEBUG : dir: reading active writers 2025/08/11 02:39:11 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.25s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:11 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:11 DEBUG : dir: forgetting directory cache 2025/08/11 02:39:11 DEBUG : forgetting directory cache 2025/08/11 02:39:11 DEBUG : dir: forgetting directory cache 2025/08/11 02:39:11 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:11 DEBUG : Looking for writers 2025/08/11 02:39:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.24s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:11 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:11 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/11 02:39:11 DEBUG : dir: invalidating directory cache 2025/08/11 02:39:11 DEBUG : >ForgetPath: 2025/08/11 02:39:11 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/11 02:39:11 DEBUG : invalidating directory cache 2025/08/11 02:39:11 DEBUG : dir: forgetting directory cache 2025/08/11 02:39:11 DEBUG : >ForgetPath: 2025/08/11 02:39:11 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/11 02:39:11 DEBUG : >ForgetPath: 2025/08/11 02:39:11 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:11 DEBUG : dir: Looking for writers 2025/08/11 02:39:11 DEBUG : Looking for writers 2025/08/11 02:39:11 DEBUG : dir: reading active writers 2025/08/11 02:39:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.20s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:11 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:11 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: 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/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/fil/a/b/c" 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/fil/a/b/c 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/fil/a/b/c" 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-ferumoh6cutu/fil/a/b/c 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:12 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/fil/a/b/c" 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/fil/a/b/c 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/fil/a/b/c" 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-ferumoh6cutu/fil/a/b/c 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:12 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:12 DEBUG : forgetting directory cache 2025/08/11 02:39:12 DEBUG : dir: forgetting directory cache 2025/08/11 02:39:12 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:12 DEBUG : dir: Looking for writers 2025/08/11 02:39:12 DEBUG : fil/a/b: Looking for writers 2025/08/11 02:39:12 DEBUG : fil/a: Looking for writers 2025/08/11 02:39:12 DEBUG : b: reading active writers 2025/08/11 02:39:12 DEBUG : fil: Looking for writers 2025/08/11 02:39:12 DEBUG : a: reading active writers 2025/08/11 02:39:12 DEBUG : Looking for writers 2025/08/11 02:39:12 DEBUG : fil: reading active writers 2025/08/11 02:39:12 DEBUG : dir: reading active writers 2025/08/11 02:39:12 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.83s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:12 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:12 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:12 DEBUG : dir: Looking for writers 2025/08/11 02:39:12 DEBUG : Looking for writers 2025/08/11 02:39:12 DEBUG : dir: reading active writers 2025/08/11 02:39:12 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.24s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:12 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:12 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:13 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:13 DEBUG : dir: Looking for writers 2025/08/11 02:39:13 DEBUG : file1: reading active writers 2025/08/11 02:39:13 DEBUG : Looking for writers 2025/08/11 02:39:13 DEBUG : dir: reading active writers 2025/08/11 02:39:13 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.24s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:13 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:13 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:13 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/subdir/file3" 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/subdir/file3 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/subdir/file3" 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-ferumoh6cutu/dir/subdir/file3 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:13 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/subdir/file3" 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/subdir/file3 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/subdir/file3" 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-ferumoh6cutu/dir/subdir/file3 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:13 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2025/08/11 02:39:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/11 02:39:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/11 02:39:13 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/11 02:39:13 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/11 02:39:13 DEBUG : Waiting for deletions to finish 2025/08/11 02:39:13 INFO : dir/subdir/file3: Deleted 2025/08/11 02:39:13 DEBUG : removing 1 level 2 directories 2025/08/11 02:39:13 INFO : dir/subdir: Removing directory 2025/08/11 02:39:13 DEBUG : dir: invalidating directory cache 2025/08/11 02:39:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/11 02:39:13 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/11 02:39:13 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/11 02:39:13 DEBUG : dir/file1: Reset virtual modtime 2025/08/11 02:39:13 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/11 02:39:13 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/11 02:39:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/11 02:39:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/11 02:39:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:13 DEBUG : dir: invalidating directory cache 2025/08/11 02:39:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/11 02:39:13 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/11 02:39:13 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/11 02:39:13 DEBUG : forgetting directory cache 2025/08/11 02:39:13 DEBUG : dir: forgetting directory cache 2025/08/11 02:39:13 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/11 02:39:13 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:13 DEBUG : dir/virtualDir: Looking for writers 2025/08/11 02:39:13 DEBUG : dir: Looking for writers 2025/08/11 02:39:13 DEBUG : virtualFile: reading active writers 2025/08/11 02:39:13 DEBUG : virtualDir: reading active writers 2025/08/11 02:39:13 DEBUG : file1: reading active writers 2025/08/11 02:39:13 DEBUG : virtualFile2: reading active writers 2025/08/11 02:39:13 DEBUG : Looking for writers 2025/08/11 02:39:13 DEBUG : dir: reading active writers 2025/08/11 02:39:13 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.73s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:13 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:13 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:14 ERROR : dir/: Can only open directories read only 2025/08/11 02:39:14 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:14 DEBUG : dir: Looking for writers 2025/08/11 02:39:14 DEBUG : Looking for writers 2025/08/11 02:39:14 DEBUG : dir: reading active writers 2025/08/11 02:39:14 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.25s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:14 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:14 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/11 02:39:14 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/11 02:39:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: File to upload is small (5 bytes), uploading instead of streaming 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/potato" 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/potato 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/potato" 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-ferumoh6cutu/dir/potato 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:14 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/11 02:39:14 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 02:39:14 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/08/11 02:39:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/11 02:39:14 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:14 DEBUG : dir: Looking for writers 2025/08/11 02:39:14 DEBUG : file1: reading active writers 2025/08/11 02:39:14 DEBUG : potato: reading active writers 2025/08/11 02:39:14 DEBUG : Looking for writers 2025/08/11 02:39:14 DEBUG : dir: reading active writers 2025/08/11 02:39:14 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.46s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:14 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:14 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:14 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:15 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:15 DEBUG : dir/sub: Looking for writers 2025/08/11 02:39:15 DEBUG : dir: Looking for writers 2025/08/11 02:39:15 DEBUG : file1: reading active writers 2025/08/11 02:39:15 DEBUG : sub: reading active writers 2025/08/11 02:39:15 DEBUG : Looking for writers 2025/08/11 02:39:15 DEBUG : dir: reading active writers 2025/08/11 02:39:15 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.59s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:15 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/11 02:39:15 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:15 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:15 DEBUG : dir/sub/subsub: Looking for writers 2025/08/11 02:39:15 DEBUG : dir/sub: Looking for writers 2025/08/11 02:39:15 DEBUG : subsub: reading active writers 2025/08/11 02:39:15 DEBUG : dir: Looking for writers 2025/08/11 02:39:15 DEBUG : file1: reading active writers 2025/08/11 02:39:15 DEBUG : sub: reading active writers 2025/08/11 02:39:15 DEBUG : Looking for writers 2025/08/11 02:39:15 DEBUG : dir: reading active writers 2025/08/11 02:39:15 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.49s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:15 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:15 ERROR : dir/: Dir.Remove not empty 2025/08/11 02:39:15 DEBUG : dir/file1: Remove: 2025/08/11 02:39:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:15 DEBUG : dir/file1: >Remove: err= 2025/08/11 02:39:15 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/11 02:39:15 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:15 DEBUG : Looking for writers 2025/08/11 02:39:15 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.23s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:15 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:15 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:16 DEBUG : dir/file1: Remove: 2025/08/11 02:39:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:16 DEBUG : dir/file1: >Remove: err= 2025/08/11 02:39:16 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/11 02:39:16 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:16 DEBUG : Looking for writers 2025/08/11 02:39:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.23s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:16 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:16 DEBUG : dir/file1: Remove: 2025/08/11 02:39:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:16 DEBUG : dir/file1: >Remove: err= 2025/08/11 02:39:16 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:16 DEBUG : dir: Looking for writers 2025/08/11 02:39:16 DEBUG : Looking for writers 2025/08/11 02:39:16 DEBUG : dir: reading active writers 2025/08/11 02:39:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.34s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:16 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file3" 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file3 2025/08/11 02:39:16 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file3" 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-ferumoh6cutu/dir/file3 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:17 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file3" 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file3 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file3" 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-ferumoh6cutu/dir/file3 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:17 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/08/11 02:39:17 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/11 02:39:17 DEBUG : dir: Updating dir with dir2 0xc000540270 2025/08/11 02:39:17 DEBUG : dir: forgetting directory cache 2025/08/11 02:39:17 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/11 02:39:17 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir2/file1" 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir2/file1 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir2/file1" 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir2/file1 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:17 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir2/file1" 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir2/file1 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir2/file1" 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir2/file1 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:17 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir2/file3" 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir2/file3 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir2/file3" 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-ferumoh6cutu/dir2/file3 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:17 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir2/file3" 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir2/file3 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir2/file3" 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-ferumoh6cutu/dir2/file3 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:17 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/08/11 02:39:17 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/11 02:39:17 DEBUG : file2: Updating file with file2 0xc00064c0c0 2025/08/11 02:39:17 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file2" 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file2 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file2" 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/file2 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:17 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file2" 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/file2 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/file2" 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/file2 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:17 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir2/file3" 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir2/file3 2025/08/11 02:39:17 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir2/file3" 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-ferumoh6cutu/dir2/file3 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:18 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir2/file3" 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir2/file3 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir2/file3" 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-ferumoh6cutu/dir2/file3 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:18 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/08/11 02:39:18 INFO : dir2/file3: Deleted 2025/08/11 02:39:18 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/11 02:39:18 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00064c0c0 2025/08/11 02:39:18 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/11 02:39:18 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir2/file3" 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir2/file3 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir2/file3" 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir2/file3 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:18 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir2/file3" 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir2/file3 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir2/file3" 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir2/file3 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:18 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:18 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/11 02:39:18 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00080c9c0 2025/08/11 02:39:18 DEBUG : empty directory: forgetting directory cache 2025/08/11 02:39:18 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/11 02:39:18 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/11 02:39:18 DEBUG : dir2: Renaming to "dir3" 2025/08/11 02:39:18 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:18 DEBUG : dir3: Looking for writers 2025/08/11 02:39:18 DEBUG : file3: reading active writers 2025/08/11 02:39:18 DEBUG : renamed empty directory: Looking for writers 2025/08/11 02:39:18 DEBUG : Looking for writers 2025/08/11 02:39:18 DEBUG : dir3: reading active writers 2025/08/11 02:39:18 DEBUG : renamed empty directory: reading active writers 2025/08/11 02:39:18 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-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:18 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/11 02:39:18 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:18 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 02:39:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/11 02:39:18 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/11 02:39:18 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/11 02:39:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/11 02:39:18 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:18 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 02:39:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/11 02:39:18 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/11 02:39:18 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/11 02:39:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: File to upload is small (12 bytes), uploading instead of streaming 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/sub/file2" 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/sub/file2 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/sub/file2" 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-ferumoh6cutu/dir/sub/file2 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:18 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2025/08/11 02:39:18 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/08/11 02:39:18 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/08/11 02:39:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/11 02:39:18 DEBUG : forgetting directory cache 2025/08/11 02:39:18 DEBUG : dir: forgetting directory cache 2025/08/11 02:39:18 DEBUG : dir/sub: forgetting directory cache 2025/08/11 02:39:18 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/11 02:39:18 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: File to upload is small (5 bytes), uploading instead of streaming 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/sub/file0" 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/sub/file0 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/sub/file0" 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-ferumoh6cutu/dir/sub/file0 2025/08/11 02:39:18 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:18 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/11 02:39:18 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 02:39:18 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/08/11 02:39:18 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/11 02:39:18 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:18 DEBUG : dir/sub: Looking for writers 2025/08/11 02:39:18 DEBUG : file0: reading active writers 2025/08/11 02:39:18 DEBUG : file2: reading active writers 2025/08/11 02:39:18 DEBUG : dir: Looking for writers 2025/08/11 02:39:18 DEBUG : file1: reading active writers 2025/08/11 02:39:18 DEBUG : sub: reading active writers 2025/08/11 02:39:18 DEBUG : Looking for writers 2025/08/11 02:39:18 DEBUG : dir: reading active writers 2025/08/11 02:39:18 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.44s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:18 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:18 DEBUG : forgetting directory cache 2025/08/11 02:39:19 DEBUG : forgetting directory cache 2025/08/11 02:39:19 DEBUG : dir: forgetting directory cache 2025/08/11 02:39:19 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:19 DEBUG : dir: Looking for writers 2025/08/11 02:39:19 DEBUG : Looking for writers 2025/08/11 02:39:19 DEBUG : dir: reading active writers 2025/08/11 02:39:19 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:19 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/11 02:39:20 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:20 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/11 02:39:20 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/11 02:39:20 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/11 02:39:20 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:20 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:20 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/11 02:39:20 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:20 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/11 02:39:20 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/11 02:39:20 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/11 02:39:20 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:20 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:20 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:20 DEBUG : dir: Looking for writers 2025/08/11 02:39:20 DEBUG : file1: reading active writers 2025/08/11 02:39:20 DEBUG : file1.metadata: reading active writers 2025/08/11 02:39:20 DEBUG : Looking for writers 2025/08/11 02:39:20 DEBUG : dir.metadata: reading active writers 2025/08/11 02:39:20 DEBUG : dir: reading active writers 2025/08/11 02:39:20 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.25s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:20 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:20 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:20 DEBUG : dir: Looking for writers 2025/08/11 02:39:20 DEBUG : file1: reading active writers 2025/08/11 02:39:20 DEBUG : Looking for writers 2025/08/11 02:39:20 DEBUG : dir: reading active writers 2025/08/11 02:39:20 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.25s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:20 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:20 DEBUG : Can set mod time: true 2025/08/11 02:39:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:20 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:20 DEBUG : dir: Looking for writers 2025/08/11 02:39:20 DEBUG : file1: reading active writers 2025/08/11 02:39:20 DEBUG : Looking for writers 2025/08/11 02:39:20 DEBUG : dir: reading active writers 2025/08/11 02:39:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:20 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:20 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 02:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/11 02:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: File to upload is small (0 bytes), uploading instead of streaming 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:21 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/11 02:39:21 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/11 02:39:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/11 02:39:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/11 02:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:21 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:21 DEBUG : dir: Looking for writers 2025/08/11 02:39:21 DEBUG : file1: reading active writers 2025/08/11 02:39:21 DEBUG : Looking for writers 2025/08/11 02:39:21 DEBUG : dir: reading active writers 2025/08/11 02:39:21 DEBUG : >WaitForWriters: 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:21 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:21 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/08/11 02:39:21 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:21 DEBUG : dir: Looking for writers 2025/08/11 02:39:21 DEBUG : file1: reading active writers 2025/08/11 02:39:21 DEBUG : Looking for writers 2025/08/11 02:39:21 DEBUG : dir: reading active writers 2025/08/11 02:39:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:21 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 02:39:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/11 02:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: File to upload is small (5 bytes), uploading instead of streaming 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:21 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/11 02:39:21 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 02:39:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/11 02:39:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/11 02:39:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:21 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:21 DEBUG : dir: Looking for writers 2025/08/11 02:39:21 DEBUG : file1: reading active writers 2025/08/11 02:39:21 DEBUG : Looking for writers 2025/08/11 02:39:21 DEBUG : dir: reading active writers 2025/08/11 02:39:21 DEBUG : >WaitForWriters: 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:21 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:22 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:22 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/08/11 02:39:22 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:22 DEBUG : dir: Looking for writers 2025/08/11 02:39:22 DEBUG : file1: reading active writers 2025/08/11 02:39:22 DEBUG : Looking for writers 2025/08/11 02:39:22 DEBUG : dir: reading active writers 2025/08/11 02:39:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:22 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:22 DEBUG : Config file has changed externally - reloading 2025/08/11 02:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:22 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:22 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:22 DEBUG : dir: Looking for writers 2025/08/11 02:39:22 DEBUG : file1: reading active writers 2025/08/11 02:39:22 DEBUG : Looking for writers 2025/08/11 02:39:22 DEBUG : dir: reading active writers 2025/08/11 02:39:22 DEBUG : >WaitForWriters: 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:22 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:22 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/11 02:39:22 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 02:39:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 02:39:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 02:39:22 DEBUG : dir/file1(0xc000984a00): close: 2025/08/11 02:39:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/11 02:39:22 DEBUG : dir/file1(0xc000984a00): >close: err= 2025/08/11 02:39:22 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:22 DEBUG : dir: Looking for writers 2025/08/11 02:39:22 DEBUG : file1: reading active writers 2025/08/11 02:39:22 DEBUG : Looking for writers 2025/08/11 02:39:22 DEBUG : dir: reading active writers 2025/08/11 02:39:22 DEBUG : >WaitForWriters: 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:22 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:23 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:23 DEBUG : dir: Looking for writers 2025/08/11 02:39:23 DEBUG : file1: reading active writers 2025/08/11 02:39:23 DEBUG : Looking for writers 2025/08/11 02:39:23 DEBUG : dir: reading active writers 2025/08/11 02:39:23 DEBUG : >WaitForWriters: 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:23 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:23 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/11 02:39:23 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 02:39:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 02:39:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 02:39:23 DEBUG : dir/file1(0xc0002e76c0): _writeAt: size=5, off=0 2025/08/11 02:39:23 DEBUG : dir/file1(0xc0002e76c0): openPending: 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/11 02:39:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/11 02:39:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:23 DEBUG : dir/file1(0xc0002e76c0): >openPending: err= 2025/08/11 02:39:23 DEBUG : dir/file1(0xc0002e76c0): >_writeAt: n=5, err= 2025/08/11 02:39:23 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/11 02:39:23 DEBUG : dir/file1(0xc0002e76c0): close: 2025/08/11 02:39:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/08/11 02:39:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/08/11 02:39:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/08/11 02:39:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/11 02:39:23 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/11 02:39:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:23 DEBUG : dir/file1(0xc0002e76c0): >close: err= 2025/08/11 02:39:23 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:23 DEBUG : dir: Looking for writers 2025/08/11 02:39:23 DEBUG : file1: reading active writers 2025/08/11 02:39:23 DEBUG : Looking for writers 2025/08/11 02:39:23 DEBUG : dir: reading active writers 2025/08/11 02:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 02:39:23 DEBUG : dir: Looking for writers 2025/08/11 02:39:23 DEBUG : file1: reading active writers 2025/08/11 02:39:23 DEBUG : Looking for writers 2025/08/11 02:39:23 DEBUG : dir: reading active writers 2025/08/11 02:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 02:39:23 DEBUG : dir: Looking for writers 2025/08/11 02:39:23 DEBUG : file1: reading active writers 2025/08/11 02:39:23 DEBUG : Looking for writers 2025/08/11 02:39:23 DEBUG : dir: reading active writers 2025/08/11 02:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 02:39:23 DEBUG : dir: Looking for writers 2025/08/11 02:39:23 DEBUG : file1: reading active writers 2025/08/11 02:39:23 DEBUG : Looking for writers 2025/08/11 02:39:23 DEBUG : dir: reading active writers 2025/08/11 02:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 02:39:23 DEBUG : dir/file1: vfs cache: starting upload 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1.b6fbcc80.partial" 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1.b6fbcc80.partial 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1.b6fbcc80.partial" 2025/08/11 02:39:23 DEBUG : dir: Looking for writers 2025/08/11 02:39:23 DEBUG : file1: reading active writers 2025/08/11 02:39:23 DEBUG : Looking for writers 2025/08/11 02:39:23 DEBUG : dir: reading active writers 2025/08/11 02:39:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-ferumoh6cutu/dir/file1.b6fbcc80.partial 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:23 DEBUG : dir/file1.b6fbcc80.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/08/11 02:39:23 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/08/11 02:39:23 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/08/11 02:39:23 INFO : dir/file1: Copied (replaced existing) 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:23 DEBUG : dir: Looking for writers 2025/08/11 02:39:23 DEBUG : file1: reading active writers 2025/08/11 02:39:23 DEBUG : Looking for writers 2025/08/11 02:39:23 DEBUG : dir: reading active writers 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:23 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/08/11 02:39:23 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/08/11 02:39:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/11 02:39:23 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/08/11 02:39:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:23 DEBUG : >WaitForWriters: 2025/08/11 02:39:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:23 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:23 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:24 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2025/08/11 02:39:24 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:24 DEBUG : dir: Looking for writers 2025/08/11 02:39:24 DEBUG : file1: reading active writers 2025/08/11 02:39:24 DEBUG : Looking for writers 2025/08/11 02:39:24 DEBUG : dir: reading active writers 2025/08/11 02:39:24 DEBUG : >WaitForWriters: 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.56s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.48s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.59s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.48s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.48s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.95s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:24 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 02:39:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 02:39:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:24 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:24 DEBUG : dir: Looking for writers 2025/08/11 02:39:24 DEBUG : file1: reading active writers 2025/08/11 02:39:24 DEBUG : Looking for writers 2025/08/11 02:39:24 DEBUG : dir: reading active writers 2025/08/11 02:39:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.35s) === RUN TestFileOpenReadUnknownSize 2025/08/11 02:39:24 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/11 02:39:24 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/11 02:39:24 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:24 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/11 02:39:24 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:24 DEBUG : Looking for writers 2025/08/11 02:39:24 DEBUG : file.txt: reading active writers 2025/08/11 02:39:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:24 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: File to upload is small (25 bytes), uploading instead of streaming 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:24 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/11 02:39:24 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/11 02:39:24 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/11 02:39:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:24 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:24 DEBUG : dir: Looking for writers 2025/08/11 02:39:24 DEBUG : file1: reading active writers 2025/08/11 02:39:24 DEBUG : Looking for writers 2025/08/11 02:39:24 DEBUG : dir: reading active writers 2025/08/11 02:39:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.36s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:24 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:24 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:24 DEBUG : dir/file1: Remove: 2025/08/11 02:39:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:24 DEBUG : dir/file1: >Remove: err= 2025/08/11 02:39:24 DEBUG : dir/file1: Remove: 2025/08/11 02:39:24 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/11 02:39:24 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:24 DEBUG : dir: Looking for writers 2025/08/11 02:39:24 DEBUG : Looking for writers 2025/08/11 02:39:24 DEBUG : dir: reading active writers 2025/08/11 02:39:24 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.24s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:25 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:25 DEBUG : dir/file1: Remove: 2025/08/11 02:39:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:25 DEBUG : dir/file1: >Remove: err= 2025/08/11 02:39:25 DEBUG : dir/file1: Remove: 2025/08/11 02:39:25 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/11 02:39:25 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:25 DEBUG : dir: Looking for writers 2025/08/11 02:39:25 DEBUG : Looking for writers 2025/08/11 02:39:25 DEBUG : dir: reading active writers 2025/08/11 02:39:25 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.25s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:25 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 02:39:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 02:39:25 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/11 02:39:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/11 02:39:25 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/11 02:39:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/11 02:39:25 DEBUG : dir/file1: Open: flags=0x3 2025/08/11 02:39:25 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/11 02:39:25 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/11 02:39:25 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:25 DEBUG : dir: Looking for writers 2025/08/11 02:39:25 DEBUG : file1: reading active writers 2025/08/11 02:39:25 DEBUG : Looking for writers 2025/08/11 02:39:25 DEBUG : dir: reading active writers 2025/08/11 02:39:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.24s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:25 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:25 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:25 DEBUG : dir: Looking for writers 2025/08/11 02:39:25 DEBUG : file1: reading active writers 2025/08/11 02:39:25 DEBUG : Looking for writers 2025/08/11 02:39:25 DEBUG : dir: reading active writers 2025/08/11 02:39:25 DEBUG : >WaitForWriters: 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 02:39:25 DEBUG : newLeaf: Updating file with newLeaf 0xc00019fec0 2025/08/11 02:39:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:25 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:26 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:26 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/11 02:39:26 DEBUG : dir/file1: Updating file with dir/file1 0xc00019fec0 2025/08/11 02:39:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/11 02:39:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 02:39:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/11 02:39:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc00019fec0 2025/08/11 02:39:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: File to upload is small (25 bytes), uploading instead of streaming 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:26 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/11 02:39:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/11 02:39:26 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/11 02:39:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 02:39:26 DEBUG : newLeaf: Running delayed rename now 2025/08/11 02:39:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 02:39:26 DEBUG : newLeaf: Updating file with newLeaf 0xc00019fec0 2025/08/11 02:39:26 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:26 DEBUG : dir: Looking for writers 2025/08/11 02:39:26 DEBUG : Looking for writers 2025/08/11 02:39:26 DEBUG : dir: reading active writers 2025/08/11 02:39:26 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:26 DEBUG : >WaitForWriters: 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:26 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:26 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/11 02:39:26 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:26 DEBUG : dir: Looking for writers 2025/08/11 02:39:26 DEBUG : Looking for writers 2025/08/11 02:39:26 DEBUG : dir: reading active writers 2025/08/11 02:39:26 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:26 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:26 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:26 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:26 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:27 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:27 DEBUG : dir: Looking for writers 2025/08/11 02:39:27 DEBUG : file1: reading active writers 2025/08/11 02:39:27 DEBUG : Looking for writers 2025/08/11 02:39:27 DEBUG : dir: reading active writers 2025/08/11 02:39:27 DEBUG : >WaitForWriters: 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 02:39:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000e0e000 2025/08/11 02:39:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:27 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:27 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/11 02:39:27 DEBUG : dir/file1: Updating file with dir/file1 0xc000e0e000 2025/08/11 02:39:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/11 02:39:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 02:39:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/11 02:39:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:27 DEBUG : dir/file1: File is currently open, delaying rename 0xc000e0e000 2025/08/11 02:39:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: File to upload is small (25 bytes), uploading instead of streaming 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:27 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/11 02:39:27 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/11 02:39:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/11 02:39:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 02:39:27 DEBUG : newLeaf: Running delayed rename now 2025/08/11 02:39:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 02:39:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000e0e000 2025/08/11 02:39:27 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:27 DEBUG : dir: Looking for writers 2025/08/11 02:39:27 DEBUG : Looking for writers 2025/08/11 02:39:27 DEBUG : dir: reading active writers 2025/08/11 02:39:27 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:27 DEBUG : >WaitForWriters: 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:27 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:28 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/11 02:39:28 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:28 DEBUG : dir: Looking for writers 2025/08/11 02:39:28 DEBUG : Looking for writers 2025/08/11 02:39:28 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:28 DEBUG : dir: reading active writers 2025/08/11 02:39:28 DEBUG : >WaitForWriters: 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:28 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:28 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 02:39:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 02:39:28 DEBUG : dir/file1(0xc0009842c0): openPending: 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/11 02:39:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/11 02:39:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:28 DEBUG : dir/file1(0xc0009842c0): >openPending: err= 2025/08/11 02:39:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 02:39:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 02:39:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 02:39:28 DEBUG : dir/file1(0xc0009842c0): _writeAt: size=14, off=0 2025/08/11 02:39:28 DEBUG : dir/file1(0xc0009842c0): >_writeAt: n=14, err= 2025/08/11 02:39:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/11 02:39:28 DEBUG : dir/file1(0xc0009842c0): close: 2025/08/11 02:39:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/11 02:39:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/11 02:39:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:28 DEBUG : dir/file1(0xc0009842c0): >close: err= 2025/08/11 02:39:28 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:28 DEBUG : dir: Looking for writers 2025/08/11 02:39:28 DEBUG : file1: reading active writers 2025/08/11 02:39:28 DEBUG : Looking for writers 2025/08/11 02:39:28 DEBUG : dir: reading active writers 2025/08/11 02:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 02:39:28 DEBUG : dir: Looking for writers 2025/08/11 02:39:28 DEBUG : file1: reading active writers 2025/08/11 02:39:28 DEBUG : Looking for writers 2025/08/11 02:39:28 DEBUG : dir: reading active writers 2025/08/11 02:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 02:39:28 DEBUG : dir: Looking for writers 2025/08/11 02:39:28 DEBUG : file1: reading active writers 2025/08/11 02:39:28 DEBUG : Looking for writers 2025/08/11 02:39:28 DEBUG : dir: reading active writers 2025/08/11 02:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 02:39:28 DEBUG : dir: Looking for writers 2025/08/11 02:39:28 DEBUG : file1: reading active writers 2025/08/11 02:39:28 DEBUG : Looking for writers 2025/08/11 02:39:28 DEBUG : dir: reading active writers 2025/08/11 02:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 02:39:28 DEBUG : dir/file1: vfs cache: starting upload 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1.53508f02.partial" 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1.53508f02.partial 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1.53508f02.partial" 2025/08/11 02:39:28 DEBUG : dir: Looking for writers 2025/08/11 02:39:28 DEBUG : file1: reading active writers 2025/08/11 02:39:28 DEBUG : Looking for writers 2025/08/11 02:39:28 DEBUG : dir: reading active writers 2025/08/11 02:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1.53508f02.partial 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:28 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:28 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/11 02:39:28 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/08/11 02:39:28 INFO : dir/file1: Copied (replaced existing) 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:28 DEBUG : dir: Looking for writers 2025/08/11 02:39:28 DEBUG : file1: reading active writers 2025/08/11 02:39:28 DEBUG : Looking for writers 2025/08/11 02:39:28 DEBUG : dir: reading active writers 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/11 02:39:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/11 02:39:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:28 DEBUG : >WaitForWriters: 2025/08/11 02:39:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 02:39:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/11 02:39:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 02:39:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 02:39:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 02:39:28 DEBUG : dir/file1(0xc0002e70c0): _readAt: size=512, off=0 2025/08/11 02:39:28 DEBUG : dir/file1(0xc0002e70c0): openPending: 2025/08/11 02:39:28 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/11 02:39:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/11 02:39:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:28 DEBUG : dir/file1(0xc0002e70c0): >openPending: err= 2025/08/11 02:39:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/11 02:39:28 DEBUG : dir/file1(0xc0002e70c0): >_readAt: n=14, err=EOF 2025/08/11 02:39:28 DEBUG : dir/file1(0xc0002e70c0): close: 2025/08/11 02:39:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/11 02:39:28 DEBUG : dir/file1(0xc0002e70c0): >close: err= 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 02:39:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 02:39:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000cba3c0 2025/08/11 02:39:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:28 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:29 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:29 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/11 02:39:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/11 02:39:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000cba3c0 2025/08/11 02:39:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/11 02:39:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 02:39:29 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 02:39:29 DEBUG : dir/file1(0xc00070b300): openPending: 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/11 02:39:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/11 02:39:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:29 DEBUG : dir/file1(0xc00070b300): >openPending: err= 2025/08/11 02:39:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 02:39:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 02:39:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 02:39:29 DEBUG : dir/file1(0xc00070b300): _writeAt: size=25, off=0 2025/08/11 02:39:29 DEBUG : dir/file1(0xc00070b300): >_writeAt: n=25, err= 2025/08/11 02:39:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 02:39:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 02:39:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000cba3c0 2025/08/11 02:39:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 02:39:29 DEBUG : newLeaf(0xc00070b300): close: 2025/08/11 02:39:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/11 02:39:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-11 02:39:29.485381899 +0000 UTC m=+19.632986121 2025/08/11 02:39:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:29 DEBUG : newLeaf(0xc00070b300): >close: err= 2025/08/11 02:39:29 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:29 DEBUG : dir: Looking for writers 2025/08/11 02:39:29 DEBUG : Looking for writers 2025/08/11 02:39:29 DEBUG : dir: reading active writers 2025/08/11 02:39:29 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 02:39:29 DEBUG : dir: Looking for writers 2025/08/11 02:39:29 DEBUG : Looking for writers 2025/08/11 02:39:29 DEBUG : dir: reading active writers 2025/08/11 02:39:29 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 02:39:29 DEBUG : dir: Looking for writers 2025/08/11 02:39:29 DEBUG : Looking for writers 2025/08/11 02:39:29 DEBUG : dir: reading active writers 2025/08/11 02:39:29 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 02:39:29 DEBUG : dir: Looking for writers 2025/08/11 02:39:29 DEBUG : Looking for writers 2025/08/11 02:39:29 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:29 DEBUG : dir: reading active writers 2025/08/11 02:39:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 02:39:29 DEBUG : newLeaf: vfs cache: starting upload 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf.9fac1dda.partial" 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf.9fac1dda.partial 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf.9fac1dda.partial" 2025/08/11 02:39:29 DEBUG : dir: Looking for writers 2025/08/11 02:39:29 DEBUG : Looking for writers 2025/08/11 02:39:29 DEBUG : dir: reading active writers 2025/08/11 02:39:29 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-ferumoh6cutu/newLeaf.9fac1dda.partial 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:29 DEBUG : newLeaf.9fac1dda.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/11 02:39:29 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/11 02:39:29 DEBUG : newLeaf.9fac1dda.partial: renamed to: newLeaf 2025/08/11 02:39:29 INFO : newLeaf: Copied (replaced existing) 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:29 DEBUG : dir: Looking for writers 2025/08/11 02:39:29 DEBUG : Looking for writers 2025/08/11 02:39:29 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:29 DEBUG : dir: reading active writers 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:29 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/11 02:39:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-11 02:39:29 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/11 02:39:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/11 02:39:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 02:39:29 DEBUG : >WaitForWriters: 2025/08/11 02:39:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:29 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:29 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:30 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/11 02:39:30 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:30 DEBUG : dir: Looking for writers 2025/08/11 02:39:30 DEBUG : Looking for writers 2025/08/11 02:39:30 DEBUG : dir: reading active writers 2025/08/11 02:39:30 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:30 DEBUG : >WaitForWriters: 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:30 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:30 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:30 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:30 DEBUG : dir: Looking for writers 2025/08/11 02:39:30 DEBUG : file1: reading active writers 2025/08/11 02:39:30 DEBUG : Looking for writers 2025/08/11 02:39:30 DEBUG : dir: reading active writers 2025/08/11 02:39:30 DEBUG : >WaitForWriters: 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 02:39:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000e0ecc0 2025/08/11 02:39:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:30 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:30 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/11 02:39:30 DEBUG : dir/file1: Updating file with dir/file1 0xc000e0ecc0 2025/08/11 02:39:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/11 02:39:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 02:39:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 02:39:30 DEBUG : dir/file1(0xc000789680): openPending: 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:30 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/11 02:39:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/11 02:39:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:31 DEBUG : dir/file1(0xc000789680): >openPending: err= 2025/08/11 02:39:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 02:39:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 02:39:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 02:39:31 DEBUG : dir/file1(0xc000789680): _writeAt: size=25, off=0 2025/08/11 02:39:31 DEBUG : dir/file1(0xc000789680): >_writeAt: n=25, err= 2025/08/11 02:39:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 02:39:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 02:39:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000e0ecc0 2025/08/11 02:39:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 02:39:31 DEBUG : newLeaf(0xc000789680): close: 2025/08/11 02:39:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/11 02:39:31 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-11 02:39:31.102229949 +0000 UTC m=+21.249834201 2025/08/11 02:39:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:31 DEBUG : newLeaf(0xc000789680): >close: err= 2025/08/11 02:39:31 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:31 DEBUG : dir: Looking for writers 2025/08/11 02:39:31 DEBUG : Looking for writers 2025/08/11 02:39:31 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:31 DEBUG : dir: reading active writers 2025/08/11 02:39:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 02:39:31 DEBUG : dir: Looking for writers 2025/08/11 02:39:31 DEBUG : Looking for writers 2025/08/11 02:39:31 DEBUG : dir: reading active writers 2025/08/11 02:39:31 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 02:39:31 DEBUG : dir: Looking for writers 2025/08/11 02:39:31 DEBUG : Looking for writers 2025/08/11 02:39:31 DEBUG : dir: reading active writers 2025/08/11 02:39:31 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 02:39:31 DEBUG : dir: Looking for writers 2025/08/11 02:39:31 DEBUG : Looking for writers 2025/08/11 02:39:31 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:31 DEBUG : dir: reading active writers 2025/08/11 02:39:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 02:39:31 DEBUG : newLeaf: vfs cache: starting upload 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf.1d38054b.partial" 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf.1d38054b.partial 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf.1d38054b.partial" 2025/08/11 02:39:31 DEBUG : dir: Looking for writers 2025/08/11 02:39:31 DEBUG : Looking for writers 2025/08/11 02:39:31 DEBUG : dir: reading active writers 2025/08/11 02:39:31 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-ferumoh6cutu/newLeaf.1d38054b.partial 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:31 DEBUG : newLeaf.1d38054b.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/11 02:39:31 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/11 02:39:31 DEBUG : newLeaf.1d38054b.partial: renamed to: newLeaf 2025/08/11 02:39:31 INFO : newLeaf: Copied (replaced existing) 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:31 DEBUG : dir: Looking for writers 2025/08/11 02:39:31 DEBUG : Looking for writers 2025/08/11 02:39:31 DEBUG : dir: reading active writers 2025/08/11 02:39:31 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:31 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/11 02:39:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-11 02:39:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/11 02:39:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/11 02:39:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 02:39:31 DEBUG : >WaitForWriters: 2025/08/11 02:39:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:31 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:31 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/11 02:39:31 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:31 DEBUG : dir: Looking for writers 2025/08/11 02:39:31 DEBUG : Looking for writers 2025/08/11 02:39:31 DEBUG : dir: reading active writers 2025/08/11 02:39:31 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:31 DEBUG : >WaitForWriters: 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:31 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:31 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:31 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 02:39:31 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 02:39:31 DEBUG : dir/file1(0xc0007ea840): openPending: 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:31 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/11 02:39:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/11 02:39:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:32 DEBUG : dir/file1(0xc0007ea840): >openPending: err= 2025/08/11 02:39:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 02:39:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 02:39:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 02:39:32 DEBUG : dir/file1(0xc0007ea840): _writeAt: size=14, off=0 2025/08/11 02:39:32 DEBUG : dir/file1(0xc0007ea840): >_writeAt: n=14, err= 2025/08/11 02:39:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/11 02:39:32 DEBUG : dir/file1(0xc0007ea840): close: 2025/08/11 02:39:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/11 02:39:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/11 02:39:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:32 DEBUG : dir/file1(0xc0007ea840): >close: err= 2025/08/11 02:39:32 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:32 DEBUG : dir: Looking for writers 2025/08/11 02:39:32 DEBUG : file1: reading active writers 2025/08/11 02:39:32 DEBUG : Looking for writers 2025/08/11 02:39:32 DEBUG : dir: reading active writers 2025/08/11 02:39:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 02:39:32 DEBUG : dir: Looking for writers 2025/08/11 02:39:32 DEBUG : file1: reading active writers 2025/08/11 02:39:32 DEBUG : Looking for writers 2025/08/11 02:39:32 DEBUG : dir: reading active writers 2025/08/11 02:39:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 02:39:32 DEBUG : dir: Looking for writers 2025/08/11 02:39:32 DEBUG : file1: reading active writers 2025/08/11 02:39:32 DEBUG : Looking for writers 2025/08/11 02:39:32 DEBUG : dir: reading active writers 2025/08/11 02:39:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 02:39:32 DEBUG : dir: Looking for writers 2025/08/11 02:39:32 DEBUG : file1: reading active writers 2025/08/11 02:39:32 DEBUG : Looking for writers 2025/08/11 02:39:32 DEBUG : dir: reading active writers 2025/08/11 02:39:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 02:39:32 DEBUG : dir/file1: vfs cache: starting upload 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1.53508f02.partial" 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1.53508f02.partial 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1.53508f02.partial" 2025/08/11 02:39:32 DEBUG : dir: Looking for writers 2025/08/11 02:39:32 DEBUG : file1: reading active writers 2025/08/11 02:39:32 DEBUG : Looking for writers 2025/08/11 02:39:32 DEBUG : dir: reading active writers 2025/08/11 02:39:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1.53508f02.partial 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:32 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:32 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/11 02:39:32 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/08/11 02:39:32 INFO : dir/file1: Copied (replaced existing) 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:32 DEBUG : dir: Looking for writers 2025/08/11 02:39:32 DEBUG : file1: reading active writers 2025/08/11 02:39:32 DEBUG : Looking for writers 2025/08/11 02:39:32 DEBUG : dir: reading active writers 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/11 02:39:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/11 02:39:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:32 DEBUG : >WaitForWriters: 2025/08/11 02:39:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 02:39:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/11 02:39:32 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 02:39:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 02:39:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 02:39:32 DEBUG : dir/file1(0xc00095aa00): _readAt: size=512, off=0 2025/08/11 02:39:32 DEBUG : dir/file1(0xc00095aa00): openPending: 2025/08/11 02:39:32 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/11 02:39:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/11 02:39:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:32 DEBUG : dir/file1(0xc00095aa00): >openPending: err= 2025/08/11 02:39:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/11 02:39:32 DEBUG : dir/file1(0xc00095aa00): >_readAt: n=14, err=EOF 2025/08/11 02:39:32 DEBUG : dir/file1(0xc00095aa00): close: 2025/08/11 02:39:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/11 02:39:32 DEBUG : dir/file1(0xc00095aa00): >close: err= 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 02:39:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 02:39:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000875680 2025/08/11 02:39:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:32 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/11 02:39:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/11 02:39:32 DEBUG : dir/file1: Updating file with dir/file1 0xc000875680 2025/08/11 02:39:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/11 02:39:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:32 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 02:39:33 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 02:39:33 DEBUG : dir/file1(0xc000813400): openPending: 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/11 02:39:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/11 02:39:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:33 DEBUG : dir/file1(0xc000813400): >openPending: err= 2025/08/11 02:39:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 02:39:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 02:39:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 02:39:33 DEBUG : dir/file1(0xc000813400): _writeAt: size=25, off=0 2025/08/11 02:39:33 DEBUG : dir/file1(0xc000813400): >_writeAt: n=25, err= 2025/08/11 02:39:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 02:39:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 02:39:33 DEBUG : newLeaf: Updating file with newLeaf 0xc000875680 2025/08/11 02:39:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 02:39:33 DEBUG : newLeaf(0xc000813400): close: 2025/08/11 02:39:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/11 02:39:33 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-11 02:39:33.179167073 +0000 UTC m=+23.326771285 2025/08/11 02:39:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:33 DEBUG : newLeaf(0xc000813400): >close: err= 2025/08/11 02:39:33 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:33 DEBUG : dir: Looking for writers 2025/08/11 02:39:33 DEBUG : Looking for writers 2025/08/11 02:39:33 DEBUG : dir: reading active writers 2025/08/11 02:39:33 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 02:39:33 DEBUG : dir: Looking for writers 2025/08/11 02:39:33 DEBUG : Looking for writers 2025/08/11 02:39:33 DEBUG : dir: reading active writers 2025/08/11 02:39:33 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 02:39:33 DEBUG : dir: Looking for writers 2025/08/11 02:39:33 DEBUG : Looking for writers 2025/08/11 02:39:33 DEBUG : dir: reading active writers 2025/08/11 02:39:33 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 02:39:33 DEBUG : dir: Looking for writers 2025/08/11 02:39:33 DEBUG : Looking for writers 2025/08/11 02:39:33 DEBUG : dir: reading active writers 2025/08/11 02:39:33 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 02:39:33 DEBUG : newLeaf: vfs cache: starting upload 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf.d7d31ec5.partial" 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf.d7d31ec5.partial 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf.d7d31ec5.partial" 2025/08/11 02:39:33 DEBUG : dir: Looking for writers 2025/08/11 02:39:33 DEBUG : Looking for writers 2025/08/11 02:39:33 DEBUG : dir: reading active writers 2025/08/11 02:39:33 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-ferumoh6cutu/newLeaf.d7d31ec5.partial 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:33 DEBUG : newLeaf.d7d31ec5.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/11 02:39:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/11 02:39:33 DEBUG : newLeaf.d7d31ec5.partial: renamed to: newLeaf 2025/08/11 02:39:33 INFO : newLeaf: Copied (replaced existing) 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:33 DEBUG : dir: Looking for writers 2025/08/11 02:39:33 DEBUG : Looking for writers 2025/08/11 02:39:33 DEBUG : dir: reading active writers 2025/08/11 02:39:33 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/11 02:39:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-11 02:39:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/11 02:39:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/11 02:39:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 02:39:33 DEBUG : >WaitForWriters: 2025/08/11 02:39:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:33 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/11 02:39:33 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:33 DEBUG : dir: Looking for writers 2025/08/11 02:39:33 DEBUG : Looking for writers 2025/08/11 02:39:33 DEBUG : dir: reading active writers 2025/08/11 02:39:33 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:33 DEBUG : >WaitForWriters: 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:33 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:33 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:33 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:33 DEBUG : dir: Looking for writers 2025/08/11 02:39:33 DEBUG : file1: reading active writers 2025/08/11 02:39:33 DEBUG : Looking for writers 2025/08/11 02:39:33 DEBUG : dir: reading active writers 2025/08/11 02:39:33 DEBUG : >WaitForWriters: 2025/08/11 02:39:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 02:39:33 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 02:39:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 02:39:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 02:39:33 DEBUG : dir/file1(0xc00042a940): _readAt: size=512, off=0 2025/08/11 02:39:33 DEBUG : dir/file1(0xc00042a940): openPending: 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:33 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/11 02:39:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/11 02:39:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:34 DEBUG : dir/file1(0xc00042a940): >openPending: err= 2025/08/11 02:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/11 02:39:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 02:39:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:34 DEBUG : dir/file1(0xc00042a940): >_readAt: n=14, err=EOF 2025/08/11 02:39:34 DEBUG : dir/file1(0xc00042a940): close: 2025/08/11 02:39:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/11 02:39:34 DEBUG : dir/file1(0xc00042a940): >close: err= 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 02:39:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 02:39:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000cba180 2025/08/11 02:39:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:34 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/11 02:39:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/11 02:39:34 DEBUG : dir/file1: Updating file with dir/file1 0xc000cba180 2025/08/11 02:39:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/11 02:39:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 02:39:34 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 02:39:34 DEBUG : dir/file1(0xc000d80280): openPending: 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:34 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/11 02:39:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/11 02:39:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:34 DEBUG : dir/file1(0xc000d80280): >openPending: err= 2025/08/11 02:39:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 02:39:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 02:39:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 02:39:34 DEBUG : dir/file1(0xc000d80280): _writeAt: size=25, off=0 2025/08/11 02:39:34 DEBUG : dir/file1(0xc000d80280): >_writeAt: n=25, err= 2025/08/11 02:39:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/11 02:39:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/11 02:39:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000cba180 2025/08/11 02:39:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 02:39:34 DEBUG : newLeaf(0xc000d80280): close: 2025/08/11 02:39:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/11 02:39:34 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-11 02:39:34.904251382 +0000 UTC m=+25.051855623 2025/08/11 02:39:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:34 DEBUG : newLeaf(0xc000d80280): >close: err= 2025/08/11 02:39:34 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:34 DEBUG : dir: Looking for writers 2025/08/11 02:39:34 DEBUG : Looking for writers 2025/08/11 02:39:34 DEBUG : dir: reading active writers 2025/08/11 02:39:34 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 02:39:34 DEBUG : dir: Looking for writers 2025/08/11 02:39:34 DEBUG : Looking for writers 2025/08/11 02:39:34 DEBUG : dir: reading active writers 2025/08/11 02:39:34 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 02:39:34 DEBUG : dir: Looking for writers 2025/08/11 02:39:34 DEBUG : Looking for writers 2025/08/11 02:39:34 DEBUG : dir: reading active writers 2025/08/11 02:39:34 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 02:39:34 DEBUG : dir: Looking for writers 2025/08/11 02:39:34 DEBUG : Looking for writers 2025/08/11 02:39:34 DEBUG : dir: reading active writers 2025/08/11 02:39:34 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 02:39:35 DEBUG : newLeaf: vfs cache: starting upload 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf.8aa2952c.partial" 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf.8aa2952c.partial 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf.8aa2952c.partial" 2025/08/11 02:39:35 DEBUG : dir: Looking for writers 2025/08/11 02:39:35 DEBUG : Looking for writers 2025/08/11 02:39:35 DEBUG : dir: reading active writers 2025/08/11 02:39:35 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-ferumoh6cutu/newLeaf.8aa2952c.partial 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:35 DEBUG : newLeaf.8aa2952c.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/11 02:39:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/11 02:39:35 DEBUG : newLeaf.8aa2952c.partial: renamed to: newLeaf 2025/08/11 02:39:35 INFO : newLeaf: Copied (replaced existing) 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:35 DEBUG : dir: Looking for writers 2025/08/11 02:39:35 DEBUG : Looking for writers 2025/08/11 02:39:35 DEBUG : dir: reading active writers 2025/08/11 02:39:35 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:35 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/11 02:39:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-11 02:39:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/11 02:39:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/11 02:39:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/11 02:39:35 DEBUG : >WaitForWriters: 2025/08/11 02:39:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:35 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/newLeaf" 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-ferumoh6cutu/newLeaf 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:35 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/11 02:39:35 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:35 DEBUG : dir: Looking for writers 2025/08/11 02:39:35 DEBUG : Looking for writers 2025/08/11 02:39:35 DEBUG : newLeaf: reading active writers 2025/08/11 02:39:35 DEBUG : dir: reading active writers 2025/08/11 02:39:35 DEBUG : >WaitForWriters: 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestFileRename (9.99s) --- PASS: TestFileRename/off,forceCache=false (1.29s) --- PASS: TestFileRename/minimal,forceCache=false (1.26s) --- PASS: TestFileRename/minimal,forceCache=true (2.02s) --- PASS: TestFileRename/writes,forceCache=false (1.61s) --- PASS: TestFileRename/writes,forceCache=true (2.06s) --- PASS: TestFileRename/full,forceCache=false (1.75s) === 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-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:35 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:35 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:35 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:35 DEBUG : Looking for writers 2025/08/11 02:39:35 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-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:35 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:35 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/11 02:39:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 02:39:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 02:39:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/11 02:39:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:35 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:35 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:35 DEBUG : dir: Looking for writers 2025/08/11 02:39:35 DEBUG : file1: reading active writers 2025/08/11 02:39:35 DEBUG : Looking for writers 2025/08/11 02:39:35 DEBUG : dir: reading active writers 2025/08/11 02:39:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.36s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:35 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:35 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/11 02:39:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 02:39:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 02:39:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/11 02:39:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/11 02:39:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/11 02:39:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/11 02:39:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/11 02:39:36 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/11 02:39:36 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:36 DEBUG : dir: Looking for writers 2025/08/11 02:39:36 DEBUG : file1: reading active writers 2025/08/11 02:39:36 DEBUG : Looking for writers 2025/08/11 02:39:36 DEBUG : dir: reading active writers 2025/08/11 02:39:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.34s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:36 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/11 02:39:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 02:39:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 02:39:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/11 02:39:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/11 02:39:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/11 02:39:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/11 02:39:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/11 02:39:36 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/11 02:39:36 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/11 02:39:36 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/11 02:39:36 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/11 02:39:36 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/11 02:39:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/11 02:39:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/11 02:39:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/11 02:39:36 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/11 02:39:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/11 02:39:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/11 02:39:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/11 02:39:36 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/11 02:39:36 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:36 DEBUG : dir: Looking for writers 2025/08/11 02:39:36 DEBUG : file1: reading active writers 2025/08/11 02:39:36 DEBUG : Looking for writers 2025/08/11 02:39:36 DEBUG : dir: reading active writers 2025/08/11 02:39:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.43s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:36 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/11 02:39:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 02:39:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 02:39:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:36 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:36 DEBUG : dir: Looking for writers 2025/08/11 02:39:36 DEBUG : file1: reading active writers 2025/08/11 02:39:36 DEBUG : Looking for writers 2025/08/11 02:39:36 DEBUG : dir: reading active writers 2025/08/11 02:39:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.36s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:36 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:36 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/11 02:39:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 02:39:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/11 02:39:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/11 02:39:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:37 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:37 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/11 02:39:37 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:37 DEBUG : dir: Looking for writers 2025/08/11 02:39:37 DEBUG : file1: reading active writers 2025/08/11 02:39:37 DEBUG : Looking for writers 2025/08/11 02:39:37 DEBUG : dir: reading active writers 2025/08/11 02:39:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.37s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:37 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:37 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/11 02:39:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 02:39:37 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 02:39:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 02:39:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 02:39:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 02:39:37 DEBUG : dir/file1(0xc000789300): _readAt: size=1, off=0 2025/08/11 02:39:37 DEBUG : dir/file1(0xc000789300): openPending: 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/11 02:39:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 02:39:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:37 DEBUG : dir/file1(0xc000789300): >openPending: err= 2025/08/11 02:39:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/11 02:39:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 02:39:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:37 DEBUG : dir/file1(0xc000789300): >_readAt: n=1, err= 2025/08/11 02:39:37 DEBUG : dir/file1(0xc000789300): _readAt: size=256, off=1 2025/08/11 02:39:37 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/11 02:39:37 DEBUG : dir/file1(0xc000789300): >_readAt: n=15, err=EOF 2025/08/11 02:39:37 DEBUG : dir/file1(0xc000789300): _readAt: size=16, off=16 2025/08/11 02:39:37 DEBUG : dir/file1(0xc000789300): >_readAt: n=0, err=EOF 2025/08/11 02:39:37 DEBUG : dir/file1(0xc000789300): close: 2025/08/11 02:39:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/11 02:39:37 DEBUG : dir/file1(0xc000789300): >close: err= 2025/08/11 02:39:37 DEBUG : dir/file1(0xc000789300): close: 2025/08/11 02:39:37 DEBUG : dir/file1(0xc000789300): >close: err=file already closed 2025/08/11 02:39:37 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:37 DEBUG : dir: Looking for writers 2025/08/11 02:39:37 DEBUG : file1: reading active writers 2025/08/11 02:39:37 DEBUG : Looking for writers 2025/08/11 02:39:37 DEBUG : dir: reading active writers 2025/08/11 02:39:37 DEBUG : >WaitForWriters: 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.36s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:37 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:37 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/11 02:39:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 02:39:37 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 02:39:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 02:39:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 02:39:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 02:39:37 DEBUG : dir/file1(0xc00093cd40): _readAt: size=1, off=0 2025/08/11 02:39:37 DEBUG : dir/file1(0xc00093cd40): openPending: 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:37 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/11 02:39:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 02:39:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093cd40): >openPending: err= 2025/08/11 02:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/11 02:39:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 02:39:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093cd40): >_readAt: n=1, err= 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093cd40): _readAt: size=1, off=5 2025/08/11 02:39:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093cd40): >_readAt: n=1, err= 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093cd40): _readAt: size=1, off=3 2025/08/11 02:39:38 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093cd40): >_readAt: n=1, err= 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093cd40): _readAt: size=1, off=13 2025/08/11 02:39:38 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093cd40): >_readAt: n=1, err= 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093cd40): _readAt: size=16, off=100 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093cd40): >_readAt: n=0, err=EOF 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093cd40): close: 2025/08/11 02:39:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093cd40): >close: err= 2025/08/11 02:39:38 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:38 DEBUG : dir: Looking for writers 2025/08/11 02:39:38 DEBUG : file1: reading active writers 2025/08/11 02:39:38 DEBUG : Looking for writers 2025/08/11 02:39:38 DEBUG : dir: reading active writers 2025/08/11 02:39:38 DEBUG : >WaitForWriters: 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.37s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:38 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:38 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:38 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/11 02:39:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 02:39:38 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 02:39:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 02:39:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 02:39:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 02:39:38 DEBUG : dir/file1(0xc000984dc0): _readAt: size=1, off=0 2025/08/11 02:39:38 DEBUG : dir/file1(0xc000984dc0): openPending: 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/11 02:39:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 02:39:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:38 DEBUG : dir/file1(0xc000984dc0): >openPending: err= 2025/08/11 02:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/11 02:39:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 02:39:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:38 DEBUG : dir/file1(0xc000984dc0): >_readAt: n=1, err= 2025/08/11 02:39:38 DEBUG : dir/file1(0xc000984dc0): _readAt: size=1, off=5 2025/08/11 02:39:38 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/11 02:39:38 DEBUG : dir/file1(0xc000984dc0): >_readAt: n=1, err= 2025/08/11 02:39:38 DEBUG : dir/file1(0xc000984dc0): _readAt: size=1, off=1 2025/08/11 02:39:38 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/11 02:39:38 DEBUG : dir/file1(0xc000984dc0): >_readAt: n=1, err= 2025/08/11 02:39:38 DEBUG : dir/file1(0xc000984dc0): _readAt: size=6, off=10 2025/08/11 02:39:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/11 02:39:38 DEBUG : dir/file1(0xc000984dc0): >_readAt: n=6, err= 2025/08/11 02:39:38 DEBUG : dir/file1(0xc000984dc0): _readAt: size=256, off=10 2025/08/11 02:39:38 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/11 02:39:38 DEBUG : dir/file1(0xc000984dc0): >_readAt: n=6, err=EOF 2025/08/11 02:39:38 DEBUG : dir/file1(0xc000984dc0): _readAt: size=256, off=100 2025/08/11 02:39:38 DEBUG : dir/file1(0xc000984dc0): >_readAt: n=0, err=EOF 2025/08/11 02:39:38 DEBUG : dir/file1(0xc000984dc0): close: 2025/08/11 02:39:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/11 02:39:38 DEBUG : dir/file1(0xc000984dc0): >close: err= 2025/08/11 02:39:38 DEBUG : dir/file1(0xc000984dc0): _readAt: size=256, off=100 2025/08/11 02:39:38 DEBUG : dir/file1(0xc000984dc0): >_readAt: n=0, err=file already closed 2025/08/11 02:39:38 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:38 DEBUG : dir: Looking for writers 2025/08/11 02:39:38 DEBUG : file1: reading active writers 2025/08/11 02:39:38 DEBUG : Looking for writers 2025/08/11 02:39:38 DEBUG : dir: reading active writers 2025/08/11 02:39:38 DEBUG : >WaitForWriters: 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.35s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:38 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:38 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:38 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/11 02:39:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 02:39:38 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 02:39:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 02:39:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 02:39:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093d900): RWFileHandle.Flush 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093d900): _readAt: size=256, off=0 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093d900): openPending: 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/11 02:39:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 02:39:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093d900): >openPending: err= 2025/08/11 02:39:38 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/11 02:39:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 02:39:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093d900): >_readAt: n=16, err=EOF 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093d900): RWFileHandle.Flush 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093d900): RWFileHandle.Flush 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093d900): close: 2025/08/11 02:39:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/11 02:39:38 DEBUG : dir/file1(0xc00093d900): >close: err= 2025/08/11 02:39:38 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:38 DEBUG : dir: Looking for writers 2025/08/11 02:39:38 DEBUG : file1: reading active writers 2025/08/11 02:39:38 DEBUG : Looking for writers 2025/08/11 02:39:38 DEBUG : dir: reading active writers 2025/08/11 02:39:38 DEBUG : >WaitForWriters: 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.37s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:38 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:38 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:38 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/11 02:39:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/11 02:39:38 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 02:39:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 02:39:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 02:39:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 02:39:38 DEBUG : dir/file1(0xc0007eb280): _readAt: size=256, off=0 2025/08/11 02:39:38 DEBUG : dir/file1(0xc0007eb280): openPending: 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:38 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/11 02:39:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 02:39:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:39 DEBUG : dir/file1(0xc0007eb280): >openPending: err= 2025/08/11 02:39:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/11 02:39:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 02:39:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:39 DEBUG : dir/file1(0xc0007eb280): >_readAt: n=16, err=EOF 2025/08/11 02:39:39 DEBUG : dir/file1(0xc0007eb280): RWFileHandle.Release 2025/08/11 02:39:39 DEBUG : dir/file1(0xc0007eb280): close: 2025/08/11 02:39:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/11 02:39:39 DEBUG : dir/file1(0xc0007eb280): >close: err= 2025/08/11 02:39:39 DEBUG : dir/file1(0xc0007eb280): RWFileHandle.Release 2025/08/11 02:39:39 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:39 DEBUG : dir: Looking for writers 2025/08/11 02:39:39 DEBUG : file1: reading active writers 2025/08/11 02:39:39 DEBUG : Looking for writers 2025/08/11 02:39:39 DEBUG : dir: reading active writers 2025/08/11 02:39:39 DEBUG : >WaitForWriters: 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.32s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:39 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:39 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:39 DEBUG : file1: newRWFileHandle: 2025/08/11 02:39:39 DEBUG : file1(0xc00093c4c0): openPending: 2025/08/11 02:39:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:39 DEBUG : file1(0xc00093c4c0): >openPending: err= 2025/08/11 02:39:39 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 02:39:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 02:39:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 02:39:39 DEBUG : file1(0xc00093c4c0): _writeAt: size=5, off=0 2025/08/11 02:39:39 DEBUG : file1(0xc00093c4c0): >_writeAt: n=5, err= 2025/08/11 02:39:39 DEBUG : file1(0xc00093c4c0): _writeAt: size=7, off=5 2025/08/11 02:39:39 DEBUG : file1(0xc00093c4c0): >_writeAt: n=7, err= 2025/08/11 02:39:39 DEBUG : file1: vfs cache: truncate to size=11 2025/08/11 02:39:39 DEBUG : file1(0xc00093c4c0): close: 2025/08/11 02:39:39 DEBUG : file1: vfs cache: setting modification time to 2025-08-11 02:39:39.126371211 +0000 UTC m=+29.273975413 2025/08/11 02:39:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:39 DEBUG : file1(0xc00093c4c0): >close: err= 2025/08/11 02:39:39 DEBUG : file1(0xc00093c4c0): close: 2025/08/11 02:39:39 DEBUG : file1(0xc00093c4c0): >close: err=file already closed 2025/08/11 02:39:39 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:39 DEBUG : Looking for writers 2025/08/11 02:39:39 DEBUG : file1: reading active writers 2025/08/11 02:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 02:39:39 DEBUG : Looking for writers 2025/08/11 02:39:39 DEBUG : file1: reading active writers 2025/08/11 02:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 02:39:39 DEBUG : Looking for writers 2025/08/11 02:39:39 DEBUG : file1: reading active writers 2025/08/11 02:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 02:39:39 DEBUG : Looking for writers 2025/08/11 02:39:39 DEBUG : file1: reading active writers 2025/08/11 02:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 02:39:39 DEBUG : file1: vfs cache: starting upload 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1.b8e9dde.partial" 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1.b8e9dde.partial 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1.b8e9dde.partial" 2025/08/11 02:39:39 DEBUG : Looking for writers 2025/08/11 02:39:39 DEBUG : file1: reading active writers 2025/08/11 02:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-ferumoh6cutu/file1.b8e9dde.partial 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:39 DEBUG : file1.b8e9dde.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/11 02:39:39 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 02:39:39 DEBUG : file1.b8e9dde.partial: renamed to: file1 2025/08/11 02:39:39 INFO : file1: Copied (new) 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:39 DEBUG : Looking for writers 2025/08/11 02:39:39 DEBUG : file1: reading active writers 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:39 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/11 02:39:39 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-11 02:39:39 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/11 02:39:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 02:39:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:39 DEBUG : >WaitForWriters: 2025/08/11 02:39:39 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:39 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:39 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/08/11 02:39:39 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:39 DEBUG : Looking for writers 2025/08/11 02:39:39 DEBUG : file1: reading active writers 2025/08/11 02:39:39 DEBUG : >WaitForWriters: 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.56s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:39 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:39 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:39 DEBUG : file1: newRWFileHandle: 2025/08/11 02:39:39 DEBUG : file1(0xc0007eaa40): openPending: 2025/08/11 02:39:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:39 DEBUG : file1(0xc0007eaa40): >openPending: err= 2025/08/11 02:39:39 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 02:39:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 02:39:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 02:39:39 DEBUG : file1(0xc0007eaa40): _writeAt: size=7, off=0 2025/08/11 02:39:39 DEBUG : file1(0xc0007eaa40): >_writeAt: n=7, err= 2025/08/11 02:39:39 DEBUG : file1(0xc0007eaa40): _writeAt: size=6, off=5 2025/08/11 02:39:39 DEBUG : file1(0xc0007eaa40): >_writeAt: n=6, err= 2025/08/11 02:39:39 DEBUG : file1(0xc0007eaa40): close: 2025/08/11 02:39:39 DEBUG : file1: vfs cache: setting modification time to 2025-08-11 02:39:39.681218108 +0000 UTC m=+29.828822360 2025/08/11 02:39:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:39 DEBUG : file1(0xc0007eaa40): >close: err= 2025/08/11 02:39:39 DEBUG : file1(0xc0007eaa40): _writeAt: size=5, off=0 2025/08/11 02:39:39 DEBUG : file1(0xc0007eaa40): >_writeAt: n=0, err=file already closed 2025/08/11 02:39:39 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:39 DEBUG : Looking for writers 2025/08/11 02:39:39 DEBUG : file1: reading active writers 2025/08/11 02:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 02:39:39 DEBUG : Looking for writers 2025/08/11 02:39:39 DEBUG : file1: reading active writers 2025/08/11 02:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 02:39:39 DEBUG : Looking for writers 2025/08/11 02:39:39 DEBUG : file1: reading active writers 2025/08/11 02:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 02:39:39 DEBUG : Looking for writers 2025/08/11 02:39:39 DEBUG : file1: reading active writers 2025/08/11 02:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 02:39:39 DEBUG : file1: vfs cache: starting upload 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1.c410b56.partial" 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1.c410b56.partial 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1.c410b56.partial" 2025/08/11 02:39:39 DEBUG : Looking for writers 2025/08/11 02:39:39 DEBUG : file1: reading active writers 2025/08/11 02:39:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-ferumoh6cutu/file1.c410b56.partial 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:39 DEBUG : file1.c410b56.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/11 02:39:39 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 02:39:39 DEBUG : file1.c410b56.partial: renamed to: file1 2025/08/11 02:39:39 INFO : file1: Copied (new) 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:39 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:39 DEBUG : Looking for writers 2025/08/11 02:39:39 DEBUG : file1: reading active writers 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:40 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/11 02:39:40 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-11 02:39:39 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/11 02:39:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 02:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:40 DEBUG : >WaitForWriters: 2025/08/11 02:39:40 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:40 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:40 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/08/11 02:39:40 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:40 DEBUG : Looking for writers 2025/08/11 02:39:40 DEBUG : file1: reading active writers 2025/08/11 02:39:40 DEBUG : >WaitForWriters: 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.56s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:40 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:40 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:40 DEBUG : file1: newRWFileHandle: 2025/08/11 02:39:40 DEBUG : file1(0xc00053dc40): openPending: 2025/08/11 02:39:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:40 DEBUG : file1(0xc00053dc40): >openPending: err= 2025/08/11 02:39:40 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 02:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 02:39:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 02:39:40 DEBUG : file1(0xc00053dc40): close: 2025/08/11 02:39:40 DEBUG : file1: vfs cache: setting modification time to 2025-08-11 02:39:40.24103217 +0000 UTC m=+30.388636412 2025/08/11 02:39:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:40 DEBUG : file1(0xc00053dc40): >close: err= 2025/08/11 02:39:40 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/11 02:39:40 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 02:39:40 DEBUG : file2: newRWFileHandle: 2025/08/11 02:39:40 DEBUG : file2(0xc00070a680): openPending: 2025/08/11 02:39:40 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/11 02:39:40 DEBUG : file2(0xc00070a680): >openPending: err= 2025/08/11 02:39:40 DEBUG : file2: >newRWFileHandle: err= 2025/08/11 02:39:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/11 02:39:40 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/11 02:39:40 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/11 02:39:40 DEBUG : file2(0xc00070a680): RWFileHandle.Flush 2025/08/11 02:39:40 DEBUG : file2(0xc00070a680): RWFileHandle.Release 2025/08/11 02:39:40 DEBUG : file2(0xc00070a680): close: 2025/08/11 02:39:40 DEBUG : file2: vfs cache: setting modification time to 2025-08-11 02:39:40.242458885 +0000 UTC m=+30.390063118 2025/08/11 02:39:40 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:40 DEBUG : file2(0xc00070a680): >close: err= 2025/08/11 02:39:40 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:40 DEBUG : Looking for writers 2025/08/11 02:39:40 DEBUG : file2: reading active writers 2025/08/11 02:39:40 DEBUG : file1: reading active writers 2025/08/11 02:39:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/11 02:39:40 DEBUG : Looking for writers 2025/08/11 02:39:40 DEBUG : file2: reading active writers 2025/08/11 02:39:40 DEBUG : file1: reading active writers 2025/08/11 02:39:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/11 02:39:40 DEBUG : Looking for writers 2025/08/11 02:39:40 DEBUG : file1: reading active writers 2025/08/11 02:39:40 DEBUG : file2: reading active writers 2025/08/11 02:39:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/11 02:39:40 DEBUG : Looking for writers 2025/08/11 02:39:40 DEBUG : file1: reading active writers 2025/08/11 02:39:40 DEBUG : file2: reading active writers 2025/08/11 02:39:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/11 02:39:40 DEBUG : file1: vfs cache: starting upload 2025/08/11 02:39:40 DEBUG : file2: vfs cache: starting upload 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1.8d2a0007.partial" 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1.8d2a0007.partial 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1.8d2a0007.partial" 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file2.10cdaaa8.partial" 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file2.10cdaaa8.partial 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file2.10cdaaa8.partial" 2025/08/11 02:39:40 DEBUG : Looking for writers 2025/08/11 02:39:40 DEBUG : file1: reading active writers 2025/08/11 02:39:40 DEBUG : file2: reading active writers 2025/08/11 02:39:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-ferumoh6cutu/file2.10cdaaa8.partial 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:40 DEBUG : file2.10cdaaa8.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/11 02:39:40 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-ferumoh6cutu/file1.8d2a0007.partial 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:40 DEBUG : file1.8d2a0007.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/11 02:39:40 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/11 02:39:40 DEBUG : file2.10cdaaa8.partial: renamed to: file2 2025/08/11 02:39:40 INFO : file2: Copied (new) 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file2" 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file2 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file2" 2025/08/11 02:39:40 DEBUG : file1.8d2a0007.partial: renamed to: file1 2025/08/11 02:39:40 INFO : file1: Copied (new) 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:40 DEBUG : Looking for writers 2025/08/11 02:39:40 DEBUG : file1: reading active writers 2025/08/11 02:39:40 DEBUG : file2: reading active writers 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-ferumoh6cutu/file2 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:40 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/11 02:39:40 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-11 02:39:40 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/11 02:39:40 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/11 02:39:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/11 02:39:40 INFO : file2: vfs cache: upload succeeded try #1 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:40 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/11 02:39:40 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-11 02:39:40 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/11 02:39:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 02:39:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:40 DEBUG : >WaitForWriters: 2025/08/11 02:39:40 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:40 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:40 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file2" 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file2 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file2" 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-ferumoh6cutu/file2 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:40 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file2" 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/file2 2025/08/11 02:39:40 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/file2" 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-ferumoh6cutu/file2 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:41 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/08/11 02:39:41 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:41 DEBUG : Looking for writers 2025/08/11 02:39:41 DEBUG : file1: reading active writers 2025/08/11 02:39:41 DEBUG : file2: reading active writers 2025/08/11 02:39:41 DEBUG : >WaitForWriters: 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.81s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:41 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:41 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:41 DEBUG : file1: newRWFileHandle: 2025/08/11 02:39:41 DEBUG : file1(0xc000d801c0): openPending: 2025/08/11 02:39:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:41 DEBUG : file1(0xc000d801c0): >openPending: err= 2025/08/11 02:39:41 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 02:39:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 02:39:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 02:39:41 DEBUG : file1(0xc000d801c0): _writeAt: size=5, off=0 2025/08/11 02:39:41 DEBUG : file1(0xc000d801c0): >_writeAt: n=5, err= 2025/08/11 02:39:41 DEBUG : file1(0xc000d801c0): RWFileHandle.Flush 2025/08/11 02:39:41 DEBUG : file1(0xc000d801c0): RWFileHandle.Flush 2025/08/11 02:39:41 DEBUG : file1(0xc000d801c0): close: 2025/08/11 02:39:41 DEBUG : file1: vfs cache: setting modification time to 2025-08-11 02:39:41.043838483 +0000 UTC m=+31.191442695 2025/08/11 02:39:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:41 DEBUG : file1(0xc000d801c0): >close: err= 2025/08/11 02:39:41 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:41 DEBUG : Looking for writers 2025/08/11 02:39:41 DEBUG : file1: reading active writers 2025/08/11 02:39:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 02:39:41 DEBUG : Looking for writers 2025/08/11 02:39:41 DEBUG : file1: reading active writers 2025/08/11 02:39:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 02:39:41 DEBUG : Looking for writers 2025/08/11 02:39:41 DEBUG : file1: reading active writers 2025/08/11 02:39:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 02:39:41 DEBUG : Looking for writers 2025/08/11 02:39:41 DEBUG : file1: reading active writers 2025/08/11 02:39:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 02:39:41 DEBUG : file1: vfs cache: starting upload 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1.75794ea1.partial" 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1.75794ea1.partial 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1.75794ea1.partial" 2025/08/11 02:39:41 DEBUG : Looking for writers 2025/08/11 02:39:41 DEBUG : file1: reading active writers 2025/08/11 02:39:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-ferumoh6cutu/file1.75794ea1.partial 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:41 DEBUG : file1.75794ea1.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/11 02:39:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 02:39:41 DEBUG : file1.75794ea1.partial: renamed to: file1 2025/08/11 02:39:41 INFO : file1: Copied (new) 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:41 DEBUG : Looking for writers 2025/08/11 02:39:41 DEBUG : file1: reading active writers 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:41 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/11 02:39:41 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-11 02:39:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/11 02:39:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 02:39:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:41 DEBUG : >WaitForWriters: 2025/08/11 02:39:41 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.34s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:41 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:41 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:41 DEBUG : file1: newRWFileHandle: 2025/08/11 02:39:41 DEBUG : file1(0xc000d80f00): openPending: 2025/08/11 02:39:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:41 DEBUG : file1(0xc000d80f00): >openPending: err= 2025/08/11 02:39:41 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 02:39:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 02:39:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 02:39:41 DEBUG : file1(0xc000d80f00): _writeAt: size=5, off=0 2025/08/11 02:39:41 DEBUG : file1(0xc000d80f00): >_writeAt: n=5, err= 2025/08/11 02:39:41 DEBUG : file1(0xc000d80f00): RWFileHandle.Release 2025/08/11 02:39:41 DEBUG : file1(0xc000d80f00): close: 2025/08/11 02:39:41 DEBUG : file1: vfs cache: setting modification time to 2025-08-11 02:39:41.387763728 +0000 UTC m=+31.535367979 2025/08/11 02:39:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:41 DEBUG : file1(0xc000d80f00): >close: err= 2025/08/11 02:39:41 DEBUG : file1(0xc000d80f00): RWFileHandle.Release 2025/08/11 02:39:41 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:41 DEBUG : Looking for writers 2025/08/11 02:39:41 DEBUG : file1: reading active writers 2025/08/11 02:39:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 02:39:41 DEBUG : Looking for writers 2025/08/11 02:39:41 DEBUG : file1: reading active writers 2025/08/11 02:39:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 02:39:41 DEBUG : Looking for writers 2025/08/11 02:39:41 DEBUG : file1: reading active writers 2025/08/11 02:39:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 02:39:41 DEBUG : Looking for writers 2025/08/11 02:39:41 DEBUG : file1: reading active writers 2025/08/11 02:39:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 02:39:41 DEBUG : file1: vfs cache: starting upload 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1.3f57777a.partial" 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1.3f57777a.partial 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1.3f57777a.partial" 2025/08/11 02:39:41 DEBUG : Looking for writers 2025/08/11 02:39:41 DEBUG : file1: reading active writers 2025/08/11 02:39:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-ferumoh6cutu/file1.3f57777a.partial 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:41 DEBUG : file1.3f57777a.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/11 02:39:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 02:39:41 DEBUG : file1.3f57777a.partial: renamed to: file1 2025/08/11 02:39:41 INFO : file1: Copied (new) 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:41 DEBUG : Looking for writers 2025/08/11 02:39:41 DEBUG : file1: reading active writers 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:41 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/11 02:39:41 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-11 02:39:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/11 02:39:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 02:39:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:41 DEBUG : >WaitForWriters: 2025/08/11 02:39:41 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.34s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:41 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:41 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/11 02:39:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/11 02:39:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 02:39:41 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 02:39:41 DEBUG : dir/file1(0xc0008131c0): openPending: 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:41 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/11 02:39:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 02:39:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:42 DEBUG : dir/file1(0xc0008131c0): >openPending: err= 2025/08/11 02:39:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/11 02:39:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 02:39:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 02:39:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 02:39:42 DEBUG : dir/file1(0xc0008131c0): _writeAt: size=5, off=0 2025/08/11 02:39:42 DEBUG : dir/file1(0xc0008131c0): >_writeAt: n=5, err= 2025/08/11 02:39:42 DEBUG : dir/file1(0xc0008131c0): close: 2025/08/11 02:39:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:42 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-11 02:39:42.074983193 +0000 UTC m=+32.222587445 2025/08/11 02:39:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:42 DEBUG : dir/file1(0xc0008131c0): >close: err= 2025/08/11 02:39:42 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:42 DEBUG : dir: Looking for writers 2025/08/11 02:39:42 DEBUG : file1: reading active writers 2025/08/11 02:39:42 DEBUG : Looking for writers 2025/08/11 02:39:42 DEBUG : dir: reading active writers 2025/08/11 02:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 02:39:42 DEBUG : dir: Looking for writers 2025/08/11 02:39:42 DEBUG : file1: reading active writers 2025/08/11 02:39:42 DEBUG : Looking for writers 2025/08/11 02:39:42 DEBUG : dir: reading active writers 2025/08/11 02:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 02:39:42 DEBUG : dir: Looking for writers 2025/08/11 02:39:42 DEBUG : file1: reading active writers 2025/08/11 02:39:42 DEBUG : Looking for writers 2025/08/11 02:39:42 DEBUG : dir: reading active writers 2025/08/11 02:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 02:39:42 DEBUG : dir: Looking for writers 2025/08/11 02:39:42 DEBUG : file1: reading active writers 2025/08/11 02:39:42 DEBUG : Looking for writers 2025/08/11 02:39:42 DEBUG : dir: reading active writers 2025/08/11 02:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 02:39:42 DEBUG : dir/file1: vfs cache: starting upload 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1.7d5d9e95.partial" 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1.7d5d9e95.partial 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1.7d5d9e95.partial" 2025/08/11 02:39:42 DEBUG : dir: Looking for writers 2025/08/11 02:39:42 DEBUG : file1: reading active writers 2025/08/11 02:39:42 DEBUG : Looking for writers 2025/08/11 02:39:42 DEBUG : dir: reading active writers 2025/08/11 02:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-ferumoh6cutu/dir/file1.7d5d9e95.partial 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:42 DEBUG : dir/file1.7d5d9e95.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/11 02:39:42 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 02:39:42 DEBUG : dir/file1.7d5d9e95.partial: renamed to: dir/file1 2025/08/11 02:39:42 INFO : dir/file1: Copied (replaced existing) 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:42 DEBUG : dir: Looking for writers 2025/08/11 02:39:42 DEBUG : file1: reading active writers 2025/08/11 02:39:42 DEBUG : Looking for writers 2025/08/11 02:39:42 DEBUG : dir: reading active writers 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:42 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/11 02:39:42 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-11 02:39:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/11 02:39:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/11 02:39:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:42 DEBUG : >WaitForWriters: 2025/08/11 02:39:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.69s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:42 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:42 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/11 02:39:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:42 DEBUG : dir/file1: newRWFileHandle: 2025/08/11 02:39:42 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/11 02:39:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/11 02:39:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/11 02:39:42 DEBUG : dir/file1(0xc000788840): _writeAt: size=5, off=0 2025/08/11 02:39:42 DEBUG : dir/file1(0xc000788840): openPending: 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/11 02:39:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/11 02:39:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/11 02:39:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:42 DEBUG : dir/file1(0xc000788840): >openPending: err= 2025/08/11 02:39:42 DEBUG : dir/file1(0xc000788840): >_writeAt: n=5, err= 2025/08/11 02:39:42 DEBUG : dir/file1(0xc000788840): _writeAt: size=15, off=5 2025/08/11 02:39:42 DEBUG : dir/file1(0xc000788840): >_writeAt: n=15, err= 2025/08/11 02:39:42 DEBUG : dir/file1(0xc000788840): close: 2025/08/11 02:39:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/11 02:39:42 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-11 02:39:42.749892155 +0000 UTC m=+32.897496377 2025/08/11 02:39:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:42 DEBUG : dir/file1(0xc000788840): >close: err= 2025/08/11 02:39:42 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:42 DEBUG : dir: Looking for writers 2025/08/11 02:39:42 DEBUG : file1: reading active writers 2025/08/11 02:39:42 DEBUG : Looking for writers 2025/08/11 02:39:42 DEBUG : dir: reading active writers 2025/08/11 02:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 02:39:42 DEBUG : dir: Looking for writers 2025/08/11 02:39:42 DEBUG : file1: reading active writers 2025/08/11 02:39:42 DEBUG : Looking for writers 2025/08/11 02:39:42 DEBUG : dir: reading active writers 2025/08/11 02:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 02:39:42 DEBUG : dir: Looking for writers 2025/08/11 02:39:42 DEBUG : file1: reading active writers 2025/08/11 02:39:42 DEBUG : Looking for writers 2025/08/11 02:39:42 DEBUG : dir: reading active writers 2025/08/11 02:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 02:39:42 DEBUG : dir: Looking for writers 2025/08/11 02:39:42 DEBUG : file1: reading active writers 2025/08/11 02:39:42 DEBUG : Looking for writers 2025/08/11 02:39:42 DEBUG : dir: reading active writers 2025/08/11 02:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 02:39:42 DEBUG : dir/file1: vfs cache: starting upload 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1.706985ba.partial" 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1.706985ba.partial 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1.706985ba.partial" 2025/08/11 02:39:42 DEBUG : dir: Looking for writers 2025/08/11 02:39:42 DEBUG : file1: reading active writers 2025/08/11 02:39:42 DEBUG : Looking for writers 2025/08/11 02:39:42 DEBUG : dir: reading active writers 2025/08/11 02:39:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-ferumoh6cutu/dir/file1.706985ba.partial 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:42 DEBUG : dir/file1.706985ba.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/08/11 02:39:42 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/08/11 02:39:42 DEBUG : dir/file1.706985ba.partial: renamed to: dir/file1 2025/08/11 02:39:42 INFO : dir/file1: Copied (replaced existing) 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:42 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:43 DEBUG : dir: Looking for writers 2025/08/11 02:39:43 DEBUG : file1: reading active writers 2025/08/11 02:39:43 DEBUG : Looking for writers 2025/08/11 02:39:43 DEBUG : dir: reading active writers 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:43 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/08/11 02:39:43 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-11 02:39:42 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/08/11 02:39:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/11 02:39:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:43 DEBUG : >WaitForWriters: 2025/08/11 02:39:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.67s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:43 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : file1: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : file1(0xc0009a2500): openPending: 2025/08/11 02:39:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:43 DEBUG : file1(0xc0009a2500): >openPending: err= 2025/08/11 02:39:43 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 02:39:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 02:39:43 DEBUG : file1(0xc0009a2500): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : file1(0xc0009a2500): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : file1(0xc0009a2500): close: 2025/08/11 02:39:43 DEBUG : file1: vfs cache: setting modification time to 2025-08-11 02:39:43.08890095 +0000 UTC m=+33.236505173 2025/08/11 02:39:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : file1(0xc0009a2500): >close: err= 2025/08/11 02:39:43 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:43 DEBUG : Looking for writers 2025/08/11 02:39:43 DEBUG : file1: reading active writers 2025/08/11 02:39:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 02:39:43 DEBUG : Looking for writers 2025/08/11 02:39:43 DEBUG : file1: reading active writers 2025/08/11 02:39:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 02:39:43 DEBUG : Looking for writers 2025/08/11 02:39:43 DEBUG : file1: reading active writers 2025/08/11 02:39:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 02:39:43 DEBUG : Looking for writers 2025/08/11 02:39:43 DEBUG : file1: reading active writers 2025/08/11 02:39:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 02:39:43 DEBUG : file1: vfs cache: starting upload 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1.24ded999.partial" 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1.24ded999.partial 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1.24ded999.partial" 2025/08/11 02:39:43 DEBUG : Looking for writers 2025/08/11 02:39:43 DEBUG : file1: reading active writers 2025/08/11 02:39:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-ferumoh6cutu/file1.24ded999.partial 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:43 DEBUG : file1.24ded999.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/11 02:39:43 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 02:39:43 DEBUG : file1.24ded999.partial: renamed to: file1 2025/08/11 02:39:43 INFO : file1: Copied (new) 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:43 DEBUG : Looking for writers 2025/08/11 02:39:43 DEBUG : file1: reading active writers 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:43 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/11 02:39:43 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-11 02:39:43 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/11 02:39:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:43 DEBUG : >WaitForWriters: 2025/08/11 02:39:43 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.34s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:43 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/11 02:39:43 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984240): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984240): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984240): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984240): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984240): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.434679331 +0000 UTC m=+33.582283563 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984240): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984700): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984700): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984700): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984700): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984700): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984700): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984700): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.434679331 +0000 UTC m=+33.582283563 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984700): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984bc0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984bc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984bc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984bc0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984bc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.434679331 +0000 UTC m=+33.582283563 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984bc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb180 item 1 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985200): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985200): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985200): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985200): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985200): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.438044903 +0000 UTC m=+33.585649125 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985200): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985780): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985780): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985780): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985780): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985780): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.438044903 +0000 UTC m=+33.585649125 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985780): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb9d0 item 2 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985e00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985e00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985e00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985e00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985e00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.442604652 +0000 UTC m=+33.590208944 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985e00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2300): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2300): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2300): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2300): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2300): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2300): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2300): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.442604652 +0000 UTC m=+33.590208944 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2300): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a27c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a27c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a27c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a27c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a27c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.442604652 +0000 UTC m=+33.590208944 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a27c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005347e0 item 3 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2e80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2e80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2e80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2e80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2e80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.446111669 +0000 UTC m=+33.593715911 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2e80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a33c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a33c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a33c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a33c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a33c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.446111669 +0000 UTC m=+33.593715911 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a33c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535030 item 4 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3a00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3a00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3a00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3a00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3a00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.448840926 +0000 UTC m=+33.596445179 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3a00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3e80): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3e80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3e80): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3e80): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3e80): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3e80): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3e80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.448840926 +0000 UTC m=+33.596445179 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3e80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788440): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788440): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788440): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788440): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788440): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.448840926 +0000 UTC m=+33.596445179 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788440): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535810 item 5 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788ac0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788ac0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788ac0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788ac0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788ac0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.452612088 +0000 UTC m=+33.600216339 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788ac0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789000): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789000): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789000): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789000): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789000): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.452612088 +0000 UTC m=+33.600216339 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789000): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a310 item 6 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007896c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007896c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007896c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007896c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007896c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.455611772 +0000 UTC m=+33.603216014 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007896c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789bc0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789bc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789bc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789bc0): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789bc0): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789bc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789bc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.455611772 +0000 UTC m=+33.603216014 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789bc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042a600): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042a600): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042a600): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042a600): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042a600): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.455611772 +0000 UTC m=+33.603216014 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042a600): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a8c0 item 7 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042b5c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042b5c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042b5c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042b5c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042b5c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.459019803 +0000 UTC m=+33.606624055 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042b5c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053d800): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053d800): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053d800): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053d800): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053d800): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.459019803 +0000 UTC m=+33.606624055 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053d800): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b570 item 8 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053ddc0): _readAt: size=2, off=0 2025/08/11 02:39:43 ERROR : open-test-file(0xc00053ddc0): Couldn't read size of file 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053ddc0): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053ddc0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053ddc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053ddc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053ddc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6b40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6b40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6b40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6b40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6b40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.461931833 +0000 UTC m=+33.609536085 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6b40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7180): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7180): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7180): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7180): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7180): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7180): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7180): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.461931833 +0000 UTC m=+33.609536085 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7180): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7dc0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7dc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7dc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7dc0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7dc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.461931833 +0000 UTC m=+33.609536085 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7dc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bb90 item 9 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea500): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea500): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea500): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea500): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea500): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.466163608 +0000 UTC m=+33.613767851 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea500): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eaa40): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eaa40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eaa40): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eaa40): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eaa40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.466163608 +0000 UTC m=+33.613767851 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eaa40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a1c0 item 10 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb080): _readAt: size=2, off=0 2025/08/11 02:39:43 ERROR : open-test-file(0xc0007eb080): Couldn't read size of file 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb080): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb080): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb080): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb080): close: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb080): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb4c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb4c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb4c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb4c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb4c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.469222934 +0000 UTC m=+33.616827167 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb4c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb9c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb9c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb9c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb9c0): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb9c0): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb9c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb9c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.469222934 +0000 UTC m=+33.616827167 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb9c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebec0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebec0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebec0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebec0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebec0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.469222934 +0000 UTC m=+33.616827167 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebec0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a8c0 item 11 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070adc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070adc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070adc0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070adc0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070adc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.472395785 +0000 UTC m=+33.620000017 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070adc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b5c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b5c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b5c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b5c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b5c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.472395785 +0000 UTC m=+33.620000017 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b5c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b490 item 12 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070bc00): _readAt: size=2, off=0 2025/08/11 02:39:43 ERROR : open-test-file(0xc00070bc00): Couldn't read size of file 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070bc00): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070bc00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070bc00): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070bc00): close: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070bc00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812040): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812040): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812040): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812040): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812040): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.474924266 +0000 UTC m=+33.622528498 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812040): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812740): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812740): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812740): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812740): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812740): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.474924266 +0000 UTC m=+33.622528498 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812740): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b880 item 13 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812dc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812dc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812dc0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812dc0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812dc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.477469518 +0000 UTC m=+33.625073750 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812dc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813300): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813300): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813300): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813300): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813300): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.477469518 +0000 UTC m=+33.625073750 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813300): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bc00 item 14 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813940): _readAt: size=2, off=0 2025/08/11 02:39:43 ERROR : open-test-file(0xc000813940): Couldn't read size of file 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813940): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813940): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813940): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813940): close: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813940): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813d80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813d80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813d80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813d80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813d80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.479983893 +0000 UTC m=+33.627588115 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813d80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c540): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c540): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c540): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c540): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c540): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.479983893 +0000 UTC m=+33.627588115 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c540): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004923f0 item 15 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093cc80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093cc80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093cc80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093cc80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093cc80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.482610779 +0000 UTC m=+33.630215011 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093cc80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d200): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d200): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d200): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d200): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d200): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.482610779 +0000 UTC m=+33.630215011 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d200): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492770 item 16 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d880): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d880): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d880): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d880): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d880): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.485012262 +0000 UTC m=+33.632616495 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d880): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093dd00): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093dd00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093dd00): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093dd00): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093dd00): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093dd00): _writeAt: size=3, off=7 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093dd00): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093dd00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.485012262 +0000 UTC m=+33.632616495 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093dd00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80280): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80280): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80280): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80280): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80280): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.485012262 +0000 UTC m=+33.632616495 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80280): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492af0 item 17 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80940): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80940): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80940): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80940): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80940): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.488182998 +0000 UTC m=+33.635787229 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80940): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80e80): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80e80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80e80): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80e80): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80e80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.488182998 +0000 UTC m=+33.635787229 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80e80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004930a0 item 18 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81500): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81500): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81500): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81500): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81500): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.490283657 +0000 UTC m=+33.637887869 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81500): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81a40): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81a40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81a40): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81a40): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81a40): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81a40): _writeAt: size=3, off=7 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81a40): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81a40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.490283657 +0000 UTC m=+33.637887869 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81a40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f6000): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f6000): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f6000): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f6000): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f6000): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.490283657 +0000 UTC m=+33.637887869 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f6000): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493500 item 19 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f6680): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f6680): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f6680): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f6680): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f6680): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.49358125 +0000 UTC m=+33.641185492 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f6680): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f6bc0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f6bc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f6bc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f6bc0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f6bc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.49358125 +0000 UTC m=+33.641185492 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f6bc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ce0 item 20 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7240): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7240): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7240): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7240): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7240): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.49617833 +0000 UTC m=+33.643782572 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7240): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7740): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7740): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7740): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7740): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7740): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7740): _writeAt: size=3, off=7 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7740): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7740): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.49617833 +0000 UTC m=+33.643782572 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7740): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7c40): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7c40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7c40): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7c40): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7c40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.49617833 +0000 UTC m=+33.643782572 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0003f7c40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c150 item 21 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000614340): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000614340): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000614340): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000614340): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000614340): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.499469261 +0000 UTC m=+33.647073493 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000614340): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000614880): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000614880): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000614880): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000614880): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000614880): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.499469261 +0000 UTC m=+33.647073493 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000614880): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c770 item 22 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000614f00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000614f00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000614f00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000614f00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000614f00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.501909597 +0000 UTC m=+33.649513819 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000614f00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000615400): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000615400): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000615400): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000615400): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000615400): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000615400): _writeAt: size=3, off=7 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000615400): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000615400): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.501909597 +0000 UTC m=+33.649513819 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000615400): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000615900): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000615900): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000615900): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000615900): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000615900): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.501909597 +0000 UTC m=+33.649513819 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000615900): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cb60 item 23 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676000): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676000): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676000): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676000): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676000): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.504993069 +0000 UTC m=+33.652597291 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676000): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676540): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676540): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676540): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676540): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676540): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.504993069 +0000 UTC m=+33.652597291 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676540): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d2d0 item 24 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676b80): _readAt: size=2, off=0 2025/08/11 02:39:43 ERROR : open-test-file(0xc000676b80): Couldn't read size of file 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676b80): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676b80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676b80): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676b80): close: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676b80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676f40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676f40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676f40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676f40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676f40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.507301257 +0000 UTC m=+33.654905479 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000676f40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000677440): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000677440): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000677440): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000677440): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000677440): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000677440): _writeAt: size=3, off=7 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000677440): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000677440): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.507301257 +0000 UTC m=+33.654905479 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000677440): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000677980): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000677980): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000677980): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000677980): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000677980): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.507301257 +0000 UTC m=+33.654905479 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000677980): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d6c0 item 25 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a4080): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a4080): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a4080): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a4080): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a4080): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.510447897 +0000 UTC m=+33.658052129 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a4080): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a45c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a45c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a45c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a45c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a45c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.510447897 +0000 UTC m=+33.658052129 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a45c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dd50 item 26 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a4c00): _readAt: size=2, off=0 2025/08/11 02:39:43 ERROR : open-test-file(0xc0006a4c00): Couldn't read size of file 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a4c00): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a4c00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a4c00): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a4c00): close: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a4c00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a4fc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a4fc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a4fc0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a4fc0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a4fc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.512890998 +0000 UTC m=+33.660495230 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a4fc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a54c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a54c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a54c0): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a54c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a54c0): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a54c0): _writeAt: size=3, off=7 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a54c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a54c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.512890998 +0000 UTC m=+33.660495230 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a54c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a5a00): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a5a00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a5a00): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a5a00): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a5a00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.512890998 +0000 UTC m=+33.660495230 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006a5a00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340700 item 27 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dc100): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dc100): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dc100): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dc100): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dc100): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.516080589 +0000 UTC m=+33.663684812 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dc100): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dc640): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dc640): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dc640): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dc640): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dc640): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.516080589 +0000 UTC m=+33.663684812 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dc640): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340ee0 item 28 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dcc80): _readAt: size=2, off=0 2025/08/11 02:39:43 ERROR : open-test-file(0xc0006dcc80): Couldn't read size of file 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dcc80): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dcc80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dcc80): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dcc80): close: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dcc80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dd040): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dd040): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dd040): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dd040): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dd040): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.519346593 +0000 UTC m=+33.666950846 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dd040): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dd700): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dd700): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dd700): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dd700): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dd700): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.519346593 +0000 UTC m=+33.666950846 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006dd700): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341650 item 29 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006ddd80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006ddd80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006ddd80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006ddd80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006ddd80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.52261358 +0000 UTC m=+33.670217832 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006ddd80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000722340): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000722340): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000722340): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000722340): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000722340): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.52261358 +0000 UTC m=+33.670217832 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000722340): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341ea0 item 30 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000722980): _readAt: size=2, off=0 2025/08/11 02:39:43 ERROR : open-test-file(0xc000722980): Couldn't read size of file 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000722980): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000722980): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000722980): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000722980): close: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000722980): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000722d40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000722d40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000722d40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000722d40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000722d40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.525847975 +0000 UTC m=+33.673452227 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000722d40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000723400): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000723400): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000723400): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000723400): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000723400): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.525847975 +0000 UTC m=+33.673452227 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000723400): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a380 item 31 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000723a80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000723a80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000723a80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000723a80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000723a80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.528537627 +0000 UTC m=+33.676141880 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000723a80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074a040): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074a040): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074a040): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074a040): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074a040): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.528537627 +0000 UTC m=+33.676141880 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074a040): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a7e0 item 32 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074a680): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074a680): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074a680): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074a680): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074a680): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.531176967 +0000 UTC m=+33.678781209 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074a680): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074ab00): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074ab00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074ab00): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074ab00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074ab00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048af50 item 33 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074ab00): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074ab00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.532162846 +0000 UTC m=+33.679767098 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074ab00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074b000): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074b000): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074b000): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074b000): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074b000): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.532162846 +0000 UTC m=+33.679767098 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074b000): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b260 item 33 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074b640): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074b640): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074b640): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074b640): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074b640): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.534871154 +0000 UTC m=+33.682475407 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074b640): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074bac0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074bac0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b810 item 34 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074bac0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074bac0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074bac0): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074bac0): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074bac0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.535939277 +0000 UTC m=+33.683543530 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074bac0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000762080): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000762080): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000762080): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000762080): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000762080): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.535939277 +0000 UTC m=+33.683543530 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000762080): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bab0 item 34 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007626c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007626c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007626c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007626c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007626c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.538605196 +0000 UTC m=+33.686209449 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007626c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000762b40): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000762b40): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000762b40): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000762b40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000762b40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428000 item 35 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000762b40): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000762b40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.539454729 +0000 UTC m=+33.687058981 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000762b40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000763040): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000763040): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000763040): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000763040): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000763040): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.539454729 +0000 UTC m=+33.687058981 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000763040): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004283f0 item 35 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007636c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007636c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007636c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007636c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007636c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.5419353 +0000 UTC m=+33.689539552 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007636c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000763bc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000763bc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428930 item 36 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000763bc0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000763bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000763bc0): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000763bc0): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000763bc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.542937149 +0000 UTC m=+33.690541402 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000763bc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000786180): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000786180): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000786180): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000786180): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000786180): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.542937149 +0000 UTC m=+33.690541402 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000786180): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428bd0 item 36 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007867c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007867c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007867c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007867c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007867c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.545271006 +0000 UTC m=+33.692875258 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007867c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000786c40): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000786c40): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000786c40): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000786c40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000786c40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004290a0 item 37 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000786c40): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000786c40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.546299654 +0000 UTC m=+33.693903906 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000786c40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000787140): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000787140): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000787140): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000787140): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000787140): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.546299654 +0000 UTC m=+33.693903906 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000787140): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429490 item 37 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007877c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007877c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007877c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007877c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007877c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.548772421 +0000 UTC m=+33.696376673 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007877c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000787cc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000787cc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429960 item 38 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000787cc0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000787cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000787cc0): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000787cc0): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000787cc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.549781473 +0000 UTC m=+33.697385725 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000787cc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cc280): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cc280): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cc280): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cc280): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cc280): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.549781473 +0000 UTC m=+33.697385725 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cc280): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429c00 item 38 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cc900): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cc900): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cc900): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cc900): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cc900): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.552007588 +0000 UTC m=+33.699611830 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cc900): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cce00): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cce00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cce00): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cce00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cce00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e150 item 39 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cce00): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cce00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.552885383 +0000 UTC m=+33.700489625 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cce00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cd300): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cd300): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cd300): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cd300): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cd300): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.552885383 +0000 UTC m=+33.700489625 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cd300): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e3f0 item 39 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cd980): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cd980): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cd980): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cd980): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cd980): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.555852166 +0000 UTC m=+33.703456419 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cd980): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cde80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cde80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ebd0 item 40 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cde80): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cde80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cde80): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cde80): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cde80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.55681939 +0000 UTC m=+33.704423642 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cde80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8440): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8440): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8440): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8440): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8440): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.55681939 +0000 UTC m=+33.704423642 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8440): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ee70 item 40 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8a00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8a00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8a00): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8a00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8a00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8a00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8a00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.559189104 +0000 UTC m=+33.706793356 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8a00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8f00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8f00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8f00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f6c0 item 41 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8f00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8f00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.560020011 +0000 UTC m=+33.707624253 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e8f00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e93c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e93c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e93c0): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e93c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e93c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f960 item 41 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e93c0): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e93c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.56094193 +0000 UTC m=+33.708546183 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e93c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e9900): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e9900): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e9900): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e9900): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e9900): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.56094193 +0000 UTC m=+33.708546183 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e9900): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fe30 item 41 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e9f40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e9f40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e9f40): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e9f40): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e9f40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e9f40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e9f40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.563435777 +0000 UTC m=+33.711040029 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007e9f40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008244c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008244c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008244c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cb60 item 42 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008244c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008244c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.564195311 +0000 UTC m=+33.711799552 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008244c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000824a00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000824a00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d260 item 42 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000824a00): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000824a00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000824a00): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000824a00): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000824a00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.565193282 +0000 UTC m=+33.712797534 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000824a00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000824f80): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000824f80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000824f80): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000824f80): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000824f80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.565193282 +0000 UTC m=+33.712797534 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000824f80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d8f0 item 42 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008255c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008255c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008255c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008255c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008255c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008255c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008255c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.567653406 +0000 UTC m=+33.715257647 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008255c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000825ac0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000825ac0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000825ac0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e150 item 43 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000825ac0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000825ac0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.568768006 +0000 UTC m=+33.716372258 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000825ac0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c080): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c080): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c080): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c080): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c080): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e620 item 43 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c080): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c080): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.570136462 +0000 UTC m=+33.717740694 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c080): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c5c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c5c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c5c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c5c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c5c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.570136462 +0000 UTC m=+33.717740694 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c5c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e930 item 43 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085cc00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085cc00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085cc00): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085cc00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085cc00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085cc00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085cc00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.572465669 +0000 UTC m=+33.720069901 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085cc00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d100): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d100): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d100): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed90 item 44 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d100): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d100): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.573326242 +0000 UTC m=+33.720930475 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d100): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d640): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d640): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ef50 item 44 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d640): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d640): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d640): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d640): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d640): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.574371473 +0000 UTC m=+33.721975705 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d640): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085dbc0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085dbc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085dbc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085dbc0): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085dbc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.574371473 +0000 UTC m=+33.721975705 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085dbc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f1f0 item 44 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a3c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a3c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a3c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a3c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a3c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a3c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.576923849 +0000 UTC m=+33.724528101 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a3c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a8c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a8c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a8c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ed20 item 45 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a8c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a8c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.577716986 +0000 UTC m=+33.725321238 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a8c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090afc0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090afc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090afc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090afc0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090afc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.577716986 +0000 UTC m=+33.725321238 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090afc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034eee0 item 45 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b600): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b600): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b600): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b600): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b600): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b600): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b600): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.581266712 +0000 UTC m=+33.728870944 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b600): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090bb00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090bb00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090bb00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fb20 item 46 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090bb00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090bb00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.581952969 +0000 UTC m=+33.729557200 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090bb00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000944280): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000944280): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000944280): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000944280): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000944280): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.581952969 +0000 UTC m=+33.729557200 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000944280): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e000 item 46 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009448c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009448c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009448c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009448c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009448c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009448c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009448c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.583935547 +0000 UTC m=+33.731539779 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009448c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000944dc0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000944dc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000944dc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e690 item 47 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000944dc0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000944dc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.584683068 +0000 UTC m=+33.732287300 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000944dc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009454c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009454c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009454c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009454c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009454c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.584683068 +0000 UTC m=+33.732287300 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009454c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e850 item 47 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000945b00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000945b00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000945b00): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000945b00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000945b00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000945b00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000945b00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.586462205 +0000 UTC m=+33.734066427 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000945b00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000968080): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000968080): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000968080): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ed20 item 48 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000968080): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000968080): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.587466828 +0000 UTC m=+33.735071080 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000968080): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fc580): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fc580): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fc580): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fc580): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fc580): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.587466828 +0000 UTC m=+33.735071080 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fc580): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e850 item 48 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fcd00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fcd00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fcd00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fcd00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fcd00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.589943422 +0000 UTC m=+33.737547684 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fcd00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fd180): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fd180): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fd180): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fd180): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fd180): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fd180): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048eee0 item 49 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fd180): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fd180): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.590951392 +0000 UTC m=+33.738555624 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fd180): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fd6c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fd6c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fd6c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fd6c0): >_readAt: n=8, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fd6c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.590951392 +0000 UTC m=+33.738555624 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fd6c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f180 item 49 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fdd40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fdd40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fdd40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fdd40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fdd40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.593140076 +0000 UTC m=+33.740744308 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008fdd40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3c2c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3c2c0): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3c2c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f880 item 50 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3c2c0): _readAt: size=2, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3c2c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3c2c0): _writeAt: size=3, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3c2c0): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3c2c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.594082043 +0000 UTC m=+33.741686284 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3c2c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3c840): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3c840): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3c840): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3c840): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3c840): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.594082043 +0000 UTC m=+33.741686284 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3c840): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fb20 item 50 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3cec0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3cec0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3cec0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3cec0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3cec0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.596013564 +0000 UTC m=+33.743617796 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3cec0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3d3c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3d3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3d3c0): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3d3c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3d3c0): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3d3c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380070 item 51 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3d3c0): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3d3c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.596843501 +0000 UTC m=+33.744447733 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3d3c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3d900): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3d900): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3d900): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3d900): >_readAt: n=8, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3d900): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.596843501 +0000 UTC m=+33.744447733 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b3d900): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380380 item 51 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54000): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54000): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54000): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54000): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54000): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.599591383 +0000 UTC m=+33.747195615 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54000): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54500): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54500): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54500): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e00 item 52 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54500): _readAt: size=2, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54500): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54500): _writeAt: size=3, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54500): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54500): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.60040515 +0000 UTC m=+33.748009382 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54500): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54a80): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54a80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54a80): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54a80): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54a80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.60040515 +0000 UTC m=+33.748009382 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b54a80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381260 item 52 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55100): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55100): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55100): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55100): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55100): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.602841668 +0000 UTC m=+33.750445900 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55100): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55600): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55600): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55600): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55600): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55600): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55600): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381c00 item 53 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55600): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55600): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.60385617 +0000 UTC m=+33.751460423 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55600): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55b40): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55b40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55b40): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55b40): >_readAt: n=8, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55b40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.60385617 +0000 UTC m=+33.751460423 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b55b40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381f10 item 53 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68240): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68240): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68240): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68240): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68240): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.60641032 +0000 UTC m=+33.754014572 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68240): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68740): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68740): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68740): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362540 item 54 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68740): _readAt: size=2, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68740): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68740): _writeAt: size=3, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68740): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68740): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.60736523 +0000 UTC m=+33.754969473 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68740): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68cc0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68cc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68cc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68cc0): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68cc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.60736523 +0000 UTC m=+33.754969473 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b68cc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362700 item 54 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69340): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69340): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69340): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69340): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69340): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.609193388 +0000 UTC m=+33.756797600 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69340): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69840): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69840): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69840): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69840): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69840): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69840): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362b60 item 55 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69840): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69840): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.609836715 +0000 UTC m=+33.757440918 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69840): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69d80): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69d80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69d80): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69d80): >_readAt: n=8, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69d80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.609836715 +0000 UTC m=+33.757440918 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b69d80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362f50 item 55 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988480): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988480): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988480): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988480): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988480): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.611408662 +0000 UTC m=+33.759012875 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988480): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988980): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988980): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988980): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363500 item 56 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988980): _readAt: size=2, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988980): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988980): _writeAt: size=3, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988980): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988980): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.612001303 +0000 UTC m=+33.759605515 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988980): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988f00): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988f00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988f00): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988f00): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988f00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.612001303 +0000 UTC m=+33.759605515 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988f00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363810 item 56 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989540): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989540): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989540): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989540): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989540): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989540): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989540): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989540): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.614561364 +0000 UTC m=+33.762165616 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989540): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989a80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989a80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989a80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363ce0 item 57 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989a80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989a80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.61543388 +0000 UTC m=+33.763038132 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989a80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c2040): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c2040): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c2040): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c2040): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c2040): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c2040): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050930 item 57 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c2040): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c2040): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.616667092 +0000 UTC m=+33.764271344 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c2040): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c25c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c25c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c25c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c25c0): >_readAt: n=8, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c25c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.616667092 +0000 UTC m=+33.764271344 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c25c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050f50 item 57 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c2c00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c2c00): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c2c00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c2c00): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c2c00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c2c00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c2c00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c2c00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.620196932 +0000 UTC m=+33.767801143 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c2c00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3140): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3140): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3140): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051730 item 58 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3140): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3140): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.621344093 +0000 UTC m=+33.768948305 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3140): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3680): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3680): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3680): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000518f0 item 58 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3680): _readAt: size=2, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3680): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3680): _writeAt: size=3, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3680): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3680): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.622078669 +0000 UTC m=+33.769682881 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3680): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3c40): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3c40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3c40): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3c40): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3c40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.622078669 +0000 UTC m=+33.769682881 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c3c40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051b90 item 58 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009de300): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009de300): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009de300): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009de300): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009de300): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009de300): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009de300): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009de300): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.625147013 +0000 UTC m=+33.772751266 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009de300): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009de840): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009de840): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009de840): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c2a0 item 59 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009de840): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009de840): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.626143542 +0000 UTC m=+33.773747784 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009de840): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009ded80): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009ded80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009ded80): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009ded80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009ded80): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009ded80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c700 item 59 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009ded80): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009ded80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.627273722 +0000 UTC m=+33.774877973 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009ded80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009df300): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009df300): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009df300): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009df300): >_readAt: n=8, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009df300): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.627273722 +0000 UTC m=+33.774877973 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009df300): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dc70 item 59 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009df940): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009df940): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009df940): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009df940): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009df940): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009df940): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009df940): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009df940): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.629957103 +0000 UTC m=+33.777561355 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009df940): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009dfe80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009dfe80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009dfe80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e5b0 item 60 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009dfe80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009dfe80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.630935348 +0000 UTC m=+33.778539600 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009dfe80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a06440): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a06440): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a06440): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e9a0 item 60 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a06440): _readAt: size=2, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a06440): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a06440): _writeAt: size=3, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a06440): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a06440): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.632111954 +0000 UTC m=+33.779716216 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a06440): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a06a00): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a06a00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a06a00): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a06a00): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a06a00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.632111954 +0000 UTC m=+33.779716216 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a06a00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055eee0 item 60 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07040): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07040): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07040): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07040): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07040): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07040): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07040): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07040): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.634639463 +0000 UTC m=+33.782243706 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07040): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07580): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07580): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07580): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f7a0 item 61 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07580): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07580): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.635376745 +0000 UTC m=+33.782981007 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07580): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07c80): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07c80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07c80): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07c80): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07c80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.635376745 +0000 UTC m=+33.782981007 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a07c80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055fab0 item 61 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8340): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8340): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8340): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8340): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8340): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8340): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8340): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8340): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.637644688 +0000 UTC m=+33.785248910 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8340): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8880): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8880): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8880): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a3f0 item 62 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8880): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8880): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.638325565 +0000 UTC m=+33.785929787 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8880): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8f80): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8f80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8f80): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8f80): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8f80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.638325565 +0000 UTC m=+33.785929787 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa8f80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040acb0 item 62 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa95c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa95c0): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa95c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa95c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa95c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa95c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa95c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa95c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.641362069 +0000 UTC m=+33.788966320 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa95c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa9b00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa9b00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa9b00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b7a0 item 63 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa9b00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa9b00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.642423539 +0000 UTC m=+33.790027752 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000aa9b00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acc280): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acc280): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acc280): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acc280): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acc280): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.642423539 +0000 UTC m=+33.790027752 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acc280): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bb20 item 63 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acc8c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acc8c0): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acc8c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acc8c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acc8c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acc8c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acc8c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acc8c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.644790778 +0000 UTC m=+33.792395011 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acc8c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acce00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acce00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acce00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c3f0 item 64 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acce00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acce00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.645593755 +0000 UTC m=+33.793197987 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acce00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acd500): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acd500): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acd500): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acd500): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acd500): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.645593755 +0000 UTC m=+33.793197987 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acd500): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c620 item 64 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acdb40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acdb40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acdb40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acdb40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acdb40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.64812498 +0000 UTC m=+33.795729212 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000acdb40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6040): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6040): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6040): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6040): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6040): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ca80 item 65 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6040): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6040): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.648888963 +0000 UTC m=+33.796493175 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6040): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6540): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6540): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6540): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6540): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6540): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.648888963 +0000 UTC m=+33.796493175 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6540): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cd20 item 65 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6b80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6b80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6b80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6b80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6b80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.651349887 +0000 UTC m=+33.798954120 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af6b80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7000): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7000): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d3b0 item 66 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7000): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7000): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7000): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7000): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7000): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.652281524 +0000 UTC m=+33.799885756 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7000): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7540): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7540): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7540): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7540): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7540): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.652281524 +0000 UTC m=+33.799885756 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7540): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d650 item 66 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7b80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7b80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7b80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7b80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7b80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.654297785 +0000 UTC m=+33.801902018 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000af7b80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80080): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80080): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80080): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80080): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80080): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041db90 item 67 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80080): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80080): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.657463131 +0000 UTC m=+33.805067353 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80080): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80480): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80480): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80480): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80480): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80480): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.657463131 +0000 UTC m=+33.805067353 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80480): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c070 item 67 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80b00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80b00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80b00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80b00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80b00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.659380406 +0000 UTC m=+33.806984638 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b80b00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81000): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81000): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c5b0 item 68 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81000): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81000): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81000): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81000): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81000): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.660216023 +0000 UTC m=+33.807820254 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81000): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81540): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81540): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81540): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81540): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81540): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.660216023 +0000 UTC m=+33.807820254 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81540): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c770 item 68 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81b80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81b80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81b80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81b80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81b80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.662354483 +0000 UTC m=+33.809958715 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000b81b80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c080): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c080): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c080): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c080): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c080): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ccb0 item 69 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c080): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c080): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.663373823 +0000 UTC m=+33.810978055 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c080): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c580): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c580): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c580): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c580): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c580): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.663373823 +0000 UTC m=+33.810978055 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085c580): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cee0 item 69 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085cc00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085cc00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085cc00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085cc00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085cc00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.665538714 +0000 UTC m=+33.813142936 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085cc00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d100): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d100): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d5e0 item 70 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d100): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d100): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d100): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d100): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d100): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.66637423 +0000 UTC m=+33.813978453 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d100): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d640): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d640): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d640): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d640): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d640): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.66637423 +0000 UTC m=+33.813978453 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085d640): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d880 item 70 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085dcc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085dcc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085dcc0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085dcc0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085dcc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.669358466 +0000 UTC m=+33.816962708 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00085dcc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009842c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009842c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009842c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009842c0): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009842c0): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041df10 item 71 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009842c0): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009842c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.670341288 +0000 UTC m=+33.817945541 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009842c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984800): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984800): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984800): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984800): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984800): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.670341288 +0000 UTC m=+33.817945541 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984800): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e150 item 71 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984e80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984e80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984e80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984e80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984e80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.672619631 +0000 UTC m=+33.820223873 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984e80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985400): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985400): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e930 item 72 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985400): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985400): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985400): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985400): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985400): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.673684738 +0000 UTC m=+33.821288960 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985400): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985980): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985980): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985980): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985980): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985980): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.673684738 +0000 UTC m=+33.821288960 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985980): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eb60 item 72 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985f40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985f40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985f40): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985f40): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985f40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985f40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985f40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.675951068 +0000 UTC m=+33.823555300 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985f40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a24c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a24c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a24c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ef50 item 73 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a24c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a24c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.676799579 +0000 UTC m=+33.824403811 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a24c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2980): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2980): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2980): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2980): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2980): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f1f0 item 73 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2980): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2980): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.677710467 +0000 UTC m=+33.825314699 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2980): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2f00): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2f00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2f00): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2f00): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2f00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.677710467 +0000 UTC m=+33.825314699 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2f00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f500 item 73 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3540): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3540): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3540): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3540): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3540): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3540): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3540): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.679867892 +0000 UTC m=+33.827472124 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3540): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3a40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3a40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3a40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fb90 item 74 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3a40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3a40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.680707327 +0000 UTC m=+33.828311558 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3a40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788000): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788000): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e000 item 74 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788000): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788000): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788000): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788000): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788000): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.681793003 +0000 UTC m=+33.829397244 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788000): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788600): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788600): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788600): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788600): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788600): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.681793003 +0000 UTC m=+33.829397244 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788600): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e380 item 74 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788c40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788c40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788c40): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788c40): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788c40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788c40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788c40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.683825403 +0000 UTC m=+33.831429625 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788c40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789140): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789140): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789140): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e850 item 75 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789140): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789140): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.68456496 +0000 UTC m=+33.832169192 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789140): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007896c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007896c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007896c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007896c0): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007896c0): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045eaf0 item 75 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007896c0): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007896c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.685369008 +0000 UTC m=+33.832973230 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007896c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789c00): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789c00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789c00): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789c00): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789c00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.685369008 +0000 UTC m=+33.832973230 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789c00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ed20 item 75 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042a840): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042a840): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042a840): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042a840): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042a840): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042a840): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042a840): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.687377093 +0000 UTC m=+33.834981315 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042a840): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042b680): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042b680): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042b680): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f260 item 76 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042b680): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042b680): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.688097083 +0000 UTC m=+33.835701315 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042b680): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053d840): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053d840): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f420 item 76 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053d840): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053d840): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053d840): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053d840): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053d840): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.689160737 +0000 UTC m=+33.836764970 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053d840): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053ddc0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053ddc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053ddc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053ddc0): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053ddc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.689160737 +0000 UTC m=+33.836764970 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053ddc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f5e0 item 76 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6e00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6e00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6e00): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6e00): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6e00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6e00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6e00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.691319907 +0000 UTC m=+33.838924139 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6e00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7800): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7800): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7800): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fc00 item 77 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7800): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7800): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.692242967 +0000 UTC m=+33.839847199 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e7800): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea2c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea2c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea2c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea2c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea2c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.692242967 +0000 UTC m=+33.839847199 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea2c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ff10 item 77 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea900): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea900): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea900): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea900): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea900): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea900): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea900): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.694605327 +0000 UTC m=+33.842209549 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea900): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eae00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eae00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eae00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002facb0 item 78 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eae00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eae00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.69541752 +0000 UTC m=+33.843021752 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eae00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb580): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb580): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb580): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb580): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb580): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.69541752 +0000 UTC m=+33.843021752 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb580): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb3b0 item 78 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebbc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebbc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebbc0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebbc0): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebbc0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebbc0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebbc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.697764811 +0000 UTC m=+33.845369043 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebbc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070a680): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070a680): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070a680): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb8f0 item 79 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070a680): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070a680): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.698648809 +0000 UTC m=+33.846253031 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070a680): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b300): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b300): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b300): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b300): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b300): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.698648809 +0000 UTC m=+33.846253031 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b300): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbc70 item 79 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b940): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b940): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b940): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b940): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b940): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b940): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b940): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.700966225 +0000 UTC m=+33.848570447 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b940): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070be40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070be40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070be40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534690 item 80 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070be40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070be40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.701816769 +0000 UTC m=+33.849421002 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070be40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812600): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812600): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812600): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812600): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812600): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.701816769 +0000 UTC m=+33.849421002 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812600): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005348c0 item 80 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812c40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812c40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812c40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812c40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812c40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.703937666 +0000 UTC m=+33.851541899 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812c40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008130c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008130c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008130c0): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008130c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008130c0): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008130c0): _writeAt: size=3, off=7 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534fc0 item 81 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008130c0): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008130c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.704779184 +0000 UTC m=+33.852383406 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008130c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813600): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813600): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813600): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813600): >_readAt: n=8, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813600): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.704779184 +0000 UTC m=+33.852383406 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813600): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535420 item 81 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813d00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813d00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813d00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813d00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813d00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.706865507 +0000 UTC m=+33.854469729 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813d00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c300): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c300): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c300): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535ab0 item 82 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c300): _readAt: size=2, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c300): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c300): _writeAt: size=3, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c300): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c300): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.707786223 +0000 UTC m=+33.855390455 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c300): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c8c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c8c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c8c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c8c0): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c8c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.707786223 +0000 UTC m=+33.855390455 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c8c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535dc0 item 82 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d000): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d000): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d000): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d000): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d000): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.71073364 +0000 UTC m=+33.858337902 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d000): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d540): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d540): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d540): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d540): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d540): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d540): _writeAt: size=3, off=7 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a620 item 83 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d540): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d540): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.711829324 +0000 UTC m=+33.859433577 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d540): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093da80): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093da80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093da80): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093da80): >_readAt: n=8, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093da80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.711829324 +0000 UTC m=+33.859433577 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093da80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a8c0 item 83 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80180): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80180): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80180): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80180): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80180): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.71447743 +0000 UTC m=+33.862081643 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80180): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80680): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80680): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80680): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b110 item 84 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80680): _readAt: size=2, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80680): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80680): _writeAt: size=3, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80680): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80680): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.715314399 +0000 UTC m=+33.862918611 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80680): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80c40): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80c40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80c40): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80c40): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80c40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.715314399 +0000 UTC m=+33.862918611 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80c40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b6c0 item 84 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d812c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d812c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d812c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d812c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d812c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.718998097 +0000 UTC m=+33.866602319 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d812c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81800): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81800): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81800): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81800): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81800): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81800): _writeAt: size=3, off=7 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bc00 item 85 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81800): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81800): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.720078143 +0000 UTC m=+33.867682374 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81800): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81d40): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81d40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81d40): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81d40): >_readAt: n=8, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81d40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.720078143 +0000 UTC m=+33.867682374 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81d40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047be30 item 85 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2480): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2480): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2480): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2480): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2480): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.722111845 +0000 UTC m=+33.869716078 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2480): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2980): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2980): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2980): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a4d0 item 86 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2980): _readAt: size=2, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2980): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2980): _writeAt: size=3, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2980): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2980): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.723373722 +0000 UTC m=+33.870977954 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2980): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2f00): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2f00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2f00): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2f00): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2f00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.723373722 +0000 UTC m=+33.870977954 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2f00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a700 item 86 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3580): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3580): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3580): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3580): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3580): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.725794802 +0000 UTC m=+33.873399034 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3580): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cc280): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cc280): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cc280): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cc280): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cc280): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cc280): _writeAt: size=3, off=7 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492150 item 87 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cc280): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cc280): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.726630288 +0000 UTC m=+33.874234519 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cc280): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cc7c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cc7c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cc7c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cc7c0): >_readAt: n=8, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cc7c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.726630288 +0000 UTC m=+33.874234519 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cc7c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004923f0 item 87 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cce40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cce40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cce40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cce40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cce40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.728630869 +0000 UTC m=+33.876235102 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cce40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cd340): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cd340): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cd340): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492770 item 88 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cd340): _readAt: size=2, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cd340): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cd340): _writeAt: size=3, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cd340): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cd340): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.729541748 +0000 UTC m=+33.877145990 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cd340): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cd8c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cd8c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cd8c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cd8c0): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cd8c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.729541748 +0000 UTC m=+33.877145990 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cd8c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492930 item 88 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cdf00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cdf00): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cdf00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cdf00): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cdf00): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cdf00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cdf00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cdf00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.731598585 +0000 UTC m=+33.879202817 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0004cdf00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061a4c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061a4c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061a4c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492d20 item 89 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061a4c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061a4c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.732350655 +0000 UTC m=+33.879954887 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061a4c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061aa00): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061aa00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061aa00): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061aa00): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061aa00): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061aa00): _writeAt: size=3, off=7 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492ee0 item 89 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061aa00): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061aa00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.733233079 +0000 UTC m=+33.880837311 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061aa00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061af80): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061af80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061af80): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061af80): >_readAt: n=8, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061af80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.733233079 +0000 UTC m=+33.880837311 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061af80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493110 item 89 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061b5c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061b5c0): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061b5c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061b5c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061b5c0): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061b5c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061b5c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061b5c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.735300176 +0000 UTC m=+33.882904408 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061b5c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061bb00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061bb00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061bb00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493570 item 90 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061bb00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061bb00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.736116195 +0000 UTC m=+33.883720437 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00061bb00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006640c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006640c0): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006640c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004937a0 item 90 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006640c0): _readAt: size=2, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006640c0): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006640c0): _writeAt: size=3, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006640c0): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006640c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.737024108 +0000 UTC m=+33.884628360 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006640c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664680): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664680): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664680): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664680): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664680): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.737024108 +0000 UTC m=+33.884628360 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664680): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493b90 item 90 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664cc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664cc0): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664cc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664cc0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664cc0): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664cc0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664cc0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664cc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.738951221 +0000 UTC m=+33.886555464 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664cc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665200): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665200): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665200): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c000 item 91 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665200): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665200): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.739695036 +0000 UTC m=+33.887299269 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665200): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665740): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665740): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665740): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665740): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665740): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665740): _writeAt: size=3, off=7 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c380 item 91 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665740): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665740): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.740573794 +0000 UTC m=+33.888178027 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665740): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665cc0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665cc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665cc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665cc0): >_readAt: n=8, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665cc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.740573794 +0000 UTC m=+33.888178027 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665cc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c540 item 91 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067e380): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067e380): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067e380): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067e380): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067e380): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067e380): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067e380): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067e380): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.742705171 +0000 UTC m=+33.890309403 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067e380): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067e8c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067e8c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067e8c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c8c0 item 92 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067e8c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067e8c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.743460668 +0000 UTC m=+33.891064900 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067e8c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067ee00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067ee00): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067ee00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ca80 item 92 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067ee00): _readAt: size=2, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067ee00): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067ee00): _writeAt: size=3, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067ee00): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067ee00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.744401111 +0000 UTC m=+33.892005343 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067ee00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067f3c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067f3c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067f3c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067f3c0): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067f3c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.744401111 +0000 UTC m=+33.892005343 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067f3c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cd90 item 92 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067fa00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067fa00): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067fa00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067fa00): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067fa00): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067fa00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067fa00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067fa00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.746517179 +0000 UTC m=+33.894121421 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067fa00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067ff40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067ff40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067ff40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d2d0 item 93 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067ff40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067ff40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.747283957 +0000 UTC m=+33.894888229 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00067ff40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c26c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c26c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c26c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c26c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c26c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.747283957 +0000 UTC m=+33.894888229 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c26c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d500 item 93 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c2d00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c2d00): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c2d00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c2d00): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c2d00): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c2d00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c2d00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c2d00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.749260593 +0000 UTC m=+33.896864815 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c2d00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c3240): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c3240): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c3240): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d880 item 94 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c3240): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c3240): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.750153547 +0000 UTC m=+33.897757769 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c3240): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c3940): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c3940): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c3940): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c3940): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c3940): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.750153547 +0000 UTC m=+33.897757769 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006c3940): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037da40 item 94 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8000): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8000): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8000): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8000): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8000): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8000): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8000): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8000): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.752371947 +0000 UTC m=+33.899976180 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8000): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8540): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8540): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8540): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340230 item 95 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8540): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8540): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.753166608 +0000 UTC m=+33.900770830 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8540): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8c40): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8c40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8c40): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8c40): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8c40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.753166608 +0000 UTC m=+33.900770830 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e8c40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340770 item 95 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e9280): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e9280): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e9280): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e9280): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e9280): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e9280): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e9280): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e9280): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.755295309 +0000 UTC m=+33.902899541 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e9280): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e97c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e97c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e97c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340e00 item 96 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e97c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e97c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.755995001 +0000 UTC m=+33.903599223 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e97c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e9ec0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e9ec0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e9ec0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e9ec0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e9ec0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.755995001 +0000 UTC m=+33.903599223 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006e9ec0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341260 item 96 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= 2025/08/11 02:39:43 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:43 DEBUG : Looking for writers 2025/08/11 02:39:43 DEBUG : >WaitForWriters: 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:43 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:43 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/11 02:39:43 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3d80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3d80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3d80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3d80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3d80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.76547066 +0000 UTC m=+33.913074882 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3d80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836280): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836280): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836280): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836280): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836280): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836280): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836280): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.76547066 +0000 UTC m=+33.913074882 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836280): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836740): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836740): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836740): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836740): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836740): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.76547066 +0000 UTC m=+33.913074882 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836740): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bb90 item 1 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836d80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836d80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836d80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836d80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836d80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.769361595 +0000 UTC m=+33.916965827 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000836d80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000837280): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000837280): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000837280): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000837280): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000837280): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.769361595 +0000 UTC m=+33.916965827 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000837280): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004285b0 item 2 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008378c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008378c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008378c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008378c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008378c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.771349763 +0000 UTC m=+33.918953985 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008378c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000837d40): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000837d40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000837d40): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000837d40): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000837d40): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000837d40): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000837d40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.771349763 +0000 UTC m=+33.918953985 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000837d40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a2280): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a2280): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a2280): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a2280): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a2280): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.771349763 +0000 UTC m=+33.918953985 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a2280): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428b60 item 3 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a2900): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a2900): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a2900): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a2900): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a2900): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.774223632 +0000 UTC m=+33.921827864 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a2900): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a2e40): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a2e40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a2e40): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a2e40): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a2e40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.774223632 +0000 UTC m=+33.921827864 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a2e40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429180 item 4 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3480): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3480): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3480): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3480): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3480): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.776244411 +0000 UTC m=+33.923848633 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3480): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3900): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3900): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3900): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3900): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3900): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3900): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3900): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.776244411 +0000 UTC m=+33.923848633 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3900): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3dc0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3dc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3dc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3dc0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3dc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.776244411 +0000 UTC m=+33.923848633 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008a3dc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429810 item 5 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba4c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba4c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba4c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba4c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba4c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.779626974 +0000 UTC m=+33.927231216 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba4c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008baa00): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008baa00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008baa00): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008baa00): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008baa00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.779626974 +0000 UTC m=+33.927231216 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008baa00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ea0 item 6 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb080): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb080): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb080): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb080): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb080): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.78238752 +0000 UTC m=+33.929991773 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb080): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb580): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb580): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb580): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb580): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb580): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb580): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb580): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.78238752 +0000 UTC m=+33.929991773 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb580): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bba40): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bba40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bba40): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bba40): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bba40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.78238752 +0000 UTC m=+33.929991773 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bba40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e460 item 7 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e0140): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e0140): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e0140): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e0140): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e0140): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.785837479 +0000 UTC m=+33.933441732 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e0140): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e0680): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e0680): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e0680): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e0680): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e0680): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.785837479 +0000 UTC m=+33.933441732 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e0680): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ee70 item 8 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e0c40): _readAt: size=2, off=0 2025/08/11 02:39:43 ERROR : open-test-file(0xc0008e0c40): Couldn't read size of file 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e0c40): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e0c40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e0c40): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e0c40): close: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e0c40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1000): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1000): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1000): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1000): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1000): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.787893134 +0000 UTC m=+33.935497346 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1000): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1480): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1480): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1480): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1480): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1480): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1480): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1480): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.787893134 +0000 UTC m=+33.935497346 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1480): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1980): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1980): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1980): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1980): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1980): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.787893134 +0000 UTC m=+33.935497346 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008e1980): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f6c0 item 9 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a080): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a080): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a080): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a080): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a080): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.790760541 +0000 UTC m=+33.938364753 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a080): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a5c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a5c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a5c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a5c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a5c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.790760541 +0000 UTC m=+33.938364753 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090a5c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c310 item 10 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090ac00): _readAt: size=2, off=0 2025/08/11 02:39:43 ERROR : open-test-file(0xc00090ac00): Couldn't read size of file 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090ac00): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090ac00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090ac00): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090ac00): close: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090ac00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090afc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090afc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090afc0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090afc0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090afc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.792555025 +0000 UTC m=+33.940159238 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090afc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b4c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b4c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b4c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b4c0): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b4c0): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b4c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b4c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.792555025 +0000 UTC m=+33.940159238 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b4c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b9c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b9c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b9c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b9c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b9c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.792555025 +0000 UTC m=+33.940159238 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090b9c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d180 item 11 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009340c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009340c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009340c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009340c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009340c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.794782222 +0000 UTC m=+33.942386434 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009340c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000934600): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000934600): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000934600): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000934600): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000934600): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.794782222 +0000 UTC m=+33.942386434 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000934600): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e310 item 12 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000934c40): _readAt: size=2, off=0 2025/08/11 02:39:43 ERROR : open-test-file(0xc000934c40): Couldn't read size of file 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000934c40): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000934c40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000934c40): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000934c40): close: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000934c40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000935000): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000935000): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000935000): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000935000): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000935000): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.796441463 +0000 UTC m=+33.944045676 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000935000): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009356c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009356c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009356c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009356c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009356c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.796441463 +0000 UTC m=+33.944045676 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009356c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee00 item 13 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000935d40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000935d40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000935d40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000935d40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000935d40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.798101786 +0000 UTC m=+33.945705999 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000935d40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00096a300): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00096a300): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00096a300): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00096a300): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00096a300): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.798101786 +0000 UTC m=+33.945705999 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00096a300): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f810 item 14 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000724900): _readAt: size=2, off=0 2025/08/11 02:39:43 ERROR : open-test-file(0xc000724900): Couldn't read size of file 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000724900): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000724900): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000724900): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000724900): close: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000724900): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000724cc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000724cc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000724cc0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000724cc0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000724cc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.800856612 +0000 UTC m=+33.948460864 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000724cc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000725380): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000725380): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000725380): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000725380): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000725380): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.800856612 +0000 UTC m=+33.948460864 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000725380): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e930 item 15 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000725a00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000725a00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000725a00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000725a00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000725a00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.803714581 +0000 UTC m=+33.951318823 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000725a00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000725f40): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000725f40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000725f40): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000725f40): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000725f40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.803714581 +0000 UTC m=+33.951318823 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000725f40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048efc0 item 16 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074a600): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074a600): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074a600): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074a600): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074a600): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.806376793 +0000 UTC m=+33.953981035 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074a600): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074aa80): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074aa80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074aa80): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074aa80): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074aa80): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074aa80): _writeAt: size=3, off=7 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074aa80): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074aa80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.806376793 +0000 UTC m=+33.953981035 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074aa80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074af80): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074af80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074af80): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074af80): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074af80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.806376793 +0000 UTC m=+33.953981035 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074af80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f650 item 17 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074b600): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074b600): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074b600): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074b600): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074b600): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.810017611 +0000 UTC m=+33.957621852 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074b600): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074bb40): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074bb40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074bb40): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074bb40): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074bb40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.810017611 +0000 UTC m=+33.957621852 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00074bb40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fd50 item 18 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772240): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772240): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772240): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772240): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772240): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.81242765 +0000 UTC m=+33.960031862 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772240): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772740): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772740): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772740): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772740): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772740): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772740): _writeAt: size=3, off=7 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772740): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772740): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.81242765 +0000 UTC m=+33.960031862 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772740): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772c40): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772c40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772c40): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772c40): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772c40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.81242765 +0000 UTC m=+33.960031862 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000772c40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380310 item 19 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007732c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007732c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007732c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007732c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007732c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.815555775 +0000 UTC m=+33.963160007 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007732c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000773800): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000773800): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000773800): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000773800): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000773800): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.815555775 +0000 UTC m=+33.963160007 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000773800): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380fc0 item 20 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000773e80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000773e80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000773e80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000773e80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000773e80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.817628722 +0000 UTC m=+33.965232954 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000773e80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099c400): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099c400): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099c400): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099c400): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099c400): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099c400): _writeAt: size=3, off=7 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099c400): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099c400): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.817628722 +0000 UTC m=+33.965232954 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099c400): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099c900): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099c900): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099c900): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099c900): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099c900): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.817628722 +0000 UTC m=+33.965232954 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099c900): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003819d0 item 21 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099cf80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099cf80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099cf80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099cf80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099cf80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.820373308 +0000 UTC m=+33.967977521 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099cf80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099d4c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099d4c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099d4c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099d4c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099d4c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.820373308 +0000 UTC m=+33.967977521 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099d4c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003622a0 item 22 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099db40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099db40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099db40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099db40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099db40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.822174927 +0000 UTC m=+33.969779139 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00099db40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cc0c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cc0c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cc0c0): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cc0c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cc0c0): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cc0c0): _writeAt: size=3, off=7 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cc0c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cc0c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.822174927 +0000 UTC m=+33.969779139 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cc0c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cc5c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cc5c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cc5c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cc5c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cc5c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.822174927 +0000 UTC m=+33.969779139 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cc5c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362770 item 23 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009ccc40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009ccc40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009ccc40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009ccc40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009ccc40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.824701576 +0000 UTC m=+33.972305787 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009ccc40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cd180): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cd180): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cd180): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cd180): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cd180): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.824701576 +0000 UTC m=+33.972305787 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cd180): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362f50 item 24 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cd7c0): _readAt: size=2, off=0 2025/08/11 02:39:43 ERROR : open-test-file(0xc0009cd7c0): Couldn't read size of file 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cd7c0): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cd7c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cd7c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cd7c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cd7c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cdb80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cdb80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cdb80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cdb80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cdb80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.826468137 +0000 UTC m=+33.974072349 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009cdb80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fa100): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fa100): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fa100): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fa100): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fa100): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fa100): _writeAt: size=3, off=7 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fa100): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fa100): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.826468137 +0000 UTC m=+33.974072349 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fa100): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fa640): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fa640): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fa640): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fa640): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fa640): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.826468137 +0000 UTC m=+33.974072349 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fa640): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363500 item 25 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009facc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009facc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009facc0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009facc0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009facc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.828755507 +0000 UTC m=+33.976359719 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009facc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fb200): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fb200): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fb200): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fb200): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fb200): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.828755507 +0000 UTC m=+33.976359719 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fb200): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363c70 item 26 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fb840): _readAt: size=2, off=0 2025/08/11 02:39:43 ERROR : open-test-file(0xc0009fb840): Couldn't read size of file 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fb840): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fb840): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fb840): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fb840): close: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fb840): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fbc00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fbc00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fbc00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fbc00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fbc00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.831279088 +0000 UTC m=+33.978883320 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009fbc00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a24180): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a24180): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a24180): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a24180): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a24180): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a24180): _writeAt: size=3, off=7 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a24180): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a24180): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.831279088 +0000 UTC m=+33.978883320 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a24180): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a246c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a246c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a246c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a246c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a246c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.831279088 +0000 UTC m=+33.978883320 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a246c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050ee0 item 27 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a24d40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a24d40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a24d40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a24d40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a24d40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.834642305 +0000 UTC m=+33.982246538 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a24d40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a25280): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a25280): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a25280): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a25280): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a25280): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.834642305 +0000 UTC m=+33.982246538 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a25280): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 28 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a258c0): _readAt: size=2, off=0 2025/08/11 02:39:43 ERROR : open-test-file(0xc000a258c0): Couldn't read size of file 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a258c0): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a258c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a258c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a258c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a258c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a25c80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a25c80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a25c80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a25c80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a25c80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.837003082 +0000 UTC m=+33.984607305 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a25c80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a463c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a463c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a463c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a463c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a463c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.837003082 +0000 UTC m=+33.984607305 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a463c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c70 item 29 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46a40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46a40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46a40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46a40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46a40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.83919948 +0000 UTC m=+33.986803712 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46a40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46f80): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46f80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46f80): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46f80): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46f80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.83919948 +0000 UTC m=+33.986803712 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46f80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c460 item 30 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a475c0): _readAt: size=2, off=0 2025/08/11 02:39:43 ERROR : open-test-file(0xc000a475c0): Couldn't read size of file 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a475c0): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a475c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a475c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a475c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a475c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a98140): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a98140): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a98140): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a98140): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a98140): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.842442401 +0000 UTC m=+33.990046633 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a98140): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a98880): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a98880): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a98880): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a98880): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a98880): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.842442401 +0000 UTC m=+33.990046633 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a98880): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e380 item 31 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a98f00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a98f00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a98f00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a98f00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a98f00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.844813187 +0000 UTC m=+33.992417409 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a98f00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a994c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a994c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a994c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a994c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a994c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.844813187 +0000 UTC m=+33.992417409 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a994c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e4d0 item 32 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a99b00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a99b00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a99b00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a99b00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a99b00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.846904789 +0000 UTC m=+33.994509011 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a99b00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46000): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46000): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46000): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46000): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46000): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee70 item 33 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46000): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46000): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.847678921 +0000 UTC m=+33.995283143 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46000): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46500): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46500): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46500): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46500): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46500): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.847678921 +0000 UTC m=+33.995283143 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46500): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f3b0 item 33 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46b40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46b40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46b40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46b40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46b40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.849752499 +0000 UTC m=+33.997356731 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46b40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46fc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46fc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055e850 item 34 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46fc0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46fc0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46fc0): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46fc0): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46fc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.850642527 +0000 UTC m=+33.998246749 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a46fc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a478c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a478c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a478c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a478c0): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a478c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.850642527 +0000 UTC m=+33.998246749 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a478c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055ebd0 item 34 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a47f00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a47f00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a47f00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a47f00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a47f00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.852550666 +0000 UTC m=+34.000154898 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000a47f00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984400): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984400): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984400): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984400): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984400): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f650 item 35 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984400): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984400): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.853258973 +0000 UTC m=+34.000863205 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984400): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984900): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984900): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984900): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984900): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984900): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.853258973 +0000 UTC m=+34.000863205 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984900): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00055f960 item 35 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984f80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984f80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984f80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984f80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984f80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.855698679 +0000 UTC m=+34.003302930 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000984f80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2040): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2040): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c2a0 item 36 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2040): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2040): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2040): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2040): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2040): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.856641517 +0000 UTC m=+34.004245739 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2040): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2600): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2600): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2600): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2600): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2600): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.856641517 +0000 UTC m=+34.004245739 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2600): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a150 item 36 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2c80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2c80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2c80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2c80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2c80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.858534185 +0000 UTC m=+34.006138417 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a2c80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3100): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3100): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3100): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3100): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3100): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a5b0 item 37 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3100): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3100): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.859211546 +0000 UTC m=+34.006815778 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3100): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3600): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3600): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3600): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3600): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3600): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.859211546 +0000 UTC m=+34.006815778 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3600): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a7e0 item 37 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3c80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3c80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3c80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3c80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3c80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.861075932 +0000 UTC m=+34.008680163 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009a3c80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788280): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788280): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048af50 item 38 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788280): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788280): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788280): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788280): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788280): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.861864892 +0000 UTC m=+34.009469124 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788280): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007887c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007887c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007887c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007887c0): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007887c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.861864892 +0000 UTC m=+34.009469124 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007887c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b260 item 38 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788e40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788e40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788e40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788e40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788e40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.863705052 +0000 UTC m=+34.011309274 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000788e40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789380): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789380): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789380): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789380): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789380): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b810 item 39 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789380): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789380): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.864433206 +0000 UTC m=+34.012037449 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789380): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789880): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789880): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789880): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789880): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789880): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.864433206 +0000 UTC m=+34.012037449 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789880): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bab0 item 39 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789f00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789f00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789f00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789f00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789f00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.866750331 +0000 UTC m=+34.014354544 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000789f00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042ab40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042ab40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c000 item 40 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042ab40): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042ab40): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042ab40): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042ab40): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042ab40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.867576271 +0000 UTC m=+34.015180483 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042ab40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042bd00): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042bd00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042bd00): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042bd00): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042bd00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.867576271 +0000 UTC m=+34.015180483 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00042bd00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c2a0 item 40 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053dac0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053dac0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053dac0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053dac0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053dac0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053dac0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053dac0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.869104416 +0000 UTC m=+34.016708629 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00053dac0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e66c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e66c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e66c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c700 item 41 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e66c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e66c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.870254763 +0000 UTC m=+34.017859006 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e66c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6f40): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6f40): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6f40): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6f40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6f40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c8c0 item 41 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6f40): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6f40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.871034695 +0000 UTC m=+34.018638927 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e6f40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e78c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e78c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e78c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e78c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e78c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.871034695 +0000 UTC m=+34.018638927 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0002e78c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cbd0 item 41 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea2c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea2c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea2c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea2c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea2c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea2c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea2c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.873102333 +0000 UTC m=+34.020706565 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea2c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea7c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea7c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea7c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d1f0 item 42 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea7c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea7c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.873876274 +0000 UTC m=+34.021480496 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ea7c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ead00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ead00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d490 item 42 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ead00): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ead00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ead00): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ead00): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ead00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.874780119 +0000 UTC m=+34.022384341 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ead00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb2c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb2c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb2c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb2c0): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb2c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.874780119 +0000 UTC m=+34.022384341 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb2c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d7a0 item 42 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb940): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb940): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb940): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb940): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb940): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb940): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb940): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.87657303 +0000 UTC m=+34.024177252 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007eb940): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebe40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebe40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebe40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dc70 item 43 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebe40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebe40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.877340159 +0000 UTC m=+34.024944391 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ebe40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070ab80): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070ab80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070ab80): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070ab80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070ab80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041df10 item 43 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070ab80): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070ab80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.87855656 +0000 UTC m=+34.026160802 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070ab80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b400): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b400): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b400): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b400): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b400): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.87855656 +0000 UTC m=+34.026160802 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070b400): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e150 item 43 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070ba40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070ba40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070ba40): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070ba40): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070ba40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070ba40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070ba40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.881157748 +0000 UTC m=+34.028761980 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070ba40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070bf40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070bf40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070bf40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e930 item 44 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070bf40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070bf40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.882411459 +0000 UTC m=+34.030015691 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00070bf40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812540): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812540): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eb60 item 44 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812540): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812540): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812540): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812540): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812540): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.883556285 +0000 UTC m=+34.031160507 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812540): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812ac0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812ac0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812ac0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812ac0): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812ac0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.883556285 +0000 UTC m=+34.031160507 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000812ac0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed90 item 44 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813100): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813100): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813100): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813100): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813100): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813100): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813100): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.885863401 +0000 UTC m=+34.033467633 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813100): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813600): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813600): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813600): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f1f0 item 45 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813600): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813600): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.88722785 +0000 UTC m=+34.034832112 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813600): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813d80): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813d80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813d80): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813d80): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813d80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.88722785 +0000 UTC m=+34.034832112 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000813d80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f490 item 45 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c440): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c440): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c440): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c440): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c440): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c440): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c440): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.890810719 +0000 UTC m=+34.038414941 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c440): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c980): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c980): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c980): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fab0 item 46 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c980): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c980): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.892407492 +0000 UTC m=+34.040011724 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093c980): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d140): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d140): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d140): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d140): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d140): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.892407492 +0000 UTC m=+34.040011724 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d140): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fd50 item 46 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d7c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d7c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d7c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d7c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d7c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d7c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d7c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.897444257 +0000 UTC m=+34.045048479 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093d7c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093dcc0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093dcc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093dcc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e5b0 item 47 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093dcc0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093dcc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.898665256 +0000 UTC m=+34.046269498 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00093dcc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80440): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80440): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80440): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80440): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80440): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.898665256 +0000 UTC m=+34.046269498 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80440): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e7e0 item 47 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80ac0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80ac0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80ac0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80ac0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80ac0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80ac0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.900739026 +0000 UTC m=+34.048343258 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80ac0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80fc0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80fc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80fc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ecb0 item 48 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80fc0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80fc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.901607804 +0000 UTC m=+34.049212036 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d80fc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81700): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81700): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81700): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81700): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81700): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.901607804 +0000 UTC m=+34.049212036 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81700): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ee70 item 48 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81d40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81d40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81d40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81d40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81d40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.903750442 +0000 UTC m=+34.051354674 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000d81d40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2280): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2280): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2280): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2280): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2280): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2280): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f340 item 49 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2280): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2280): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.904432782 +0000 UTC m=+34.052037014 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2280): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf27c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf27c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf27c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf27c0): >_readAt: n=8, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf27c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.904432782 +0000 UTC m=+34.052037014 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf27c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f500 item 49 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2e40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2e40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2e40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2e40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2e40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.906593934 +0000 UTC m=+34.054198166 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf2e40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3340): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3340): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3340): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fa40 item 50 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3340): _readAt: size=2, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3340): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3340): _writeAt: size=3, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3340): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3340): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.907416707 +0000 UTC m=+34.055020919 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf3340): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf38c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf38c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf38c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf38c0): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf38c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.907416707 +0000 UTC m=+34.055020919 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000bf38c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fce0 item 50 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664000): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664000): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664000): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664000): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664000): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.909116093 +0000 UTC m=+34.056720306 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664000): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664500): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664500): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664500): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664500): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664500): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664500): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fab60 item 51 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664500): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664500): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.909820724 +0000 UTC m=+34.057424936 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664500): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664a40): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664a40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664a40): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664a40): >_readAt: n=8, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664a40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.909820724 +0000 UTC m=+34.057424936 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000664a40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002faee0 item 51 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006650c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006650c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006650c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006650c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006650c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.911466691 +0000 UTC m=+34.059070903 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006650c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006655c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006655c0): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006655c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb810 item 52 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006655c0): _readAt: size=2, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006655c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006655c0): _writeAt: size=3, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006655c0): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006655c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.912417614 +0000 UTC m=+34.060021826 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006655c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665b40): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665b40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665b40): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665b40): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665b40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.912417614 +0000 UTC m=+34.060021826 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000665b40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb9d0 item 52 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690240): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690240): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690240): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690240): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690240): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.915963243 +0000 UTC m=+34.063567495 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690240): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690740): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690740): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690740): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690740): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690740): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690740): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005345b0 item 53 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690740): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690740): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.917205162 +0000 UTC m=+34.064809394 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690740): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690c80): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690c80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690c80): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690c80): >_readAt: n=8, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690c80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.917205162 +0000 UTC m=+34.064809394 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000690c80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005347e0 item 53 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691300): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691300): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691300): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691300): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691300): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.92083651 +0000 UTC m=+34.068440732 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691300): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691800): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691800): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691800): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534ee0 item 54 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691800): _readAt: size=2, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691800): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691800): _writeAt: size=3, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691800): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691800): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.921738251 +0000 UTC m=+34.069342483 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691800): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691d80): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691d80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691d80): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691d80): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691d80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.921738251 +0000 UTC m=+34.069342483 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000691d80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535260 item 54 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006aa480): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006aa480): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006aa480): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006aa480): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006aa480): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.924192704 +0000 UTC m=+34.071796936 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0006aa480): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985800): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985800): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985800): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985800): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985800): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985800): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c4d0 item 55 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985800): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985800): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.925426407 +0000 UTC m=+34.073030629 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985800): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985d80): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985d80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985d80): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985d80): >_readAt: n=8, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985d80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.925426407 +0000 UTC m=+34.073030629 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000985d80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dc70 item 55 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071a480): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071a480): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071a480): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071a480): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071a480): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.928251956 +0000 UTC m=+34.075856187 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071a480): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071a980): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071a980): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071a980): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a620 item 56 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071a980): _readAt: size=2, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071a980): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071a980): _writeAt: size=3, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071a980): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071a980): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.929361667 +0000 UTC m=+34.076965899 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071a980): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071af00): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071af00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071af00): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071af00): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071af00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.929361667 +0000 UTC m=+34.076965899 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071af00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a8c0 item 56 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071b540): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071b540): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071b540): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071b540): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071b540): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071b540): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071b540): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071b540): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.93190178 +0000 UTC m=+34.079506132 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071b540): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071ba80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071ba80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071ba80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b110 item 57 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071ba80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071ba80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.93270197 +0000 UTC m=+34.080306212 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00071ba80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000728040): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000728040): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000728040): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000728040): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000728040): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000728040): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b6c0 item 57 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000728040): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000728040): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.933684152 +0000 UTC m=+34.081288384 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000728040): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007285c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007285c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007285c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007285c0): >_readAt: n=8, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007285c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.933684152 +0000 UTC m=+34.081288384 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007285c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b9d0 item 57 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000728c00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000728c00): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000728c00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000728c00): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000728c00): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000728c00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000728c00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000728c00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.936085675 +0000 UTC m=+34.083689897 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000728c00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729140): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729140): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729140): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047be30 item 58 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729140): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729140): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.936878611 +0000 UTC m=+34.084482824 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729140): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729680): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729680): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729680): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492150 item 58 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729680): _readAt: size=2, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729680): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729680): _writeAt: size=3, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729680): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729680): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.937601558 +0000 UTC m=+34.085205769 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729680): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729c40): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729c40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729c40): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729c40): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729c40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.937601558 +0000 UTC m=+34.085205769 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000729c40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004923f0 item 58 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742300): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742300): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742300): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742300): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742300): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742300): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742300): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742300): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.939157185 +0000 UTC m=+34.086761396 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742300): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742840): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742840): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742840): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492770 item 59 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742840): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742840): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.939759674 +0000 UTC m=+34.087363896 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742840): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742d80): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742d80): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742d80): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742d80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742d80): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742d80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492930 item 59 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742d80): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742d80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.940377523 +0000 UTC m=+34.087981735 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000742d80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743300): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743300): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743300): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743300): >_readAt: n=8, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743300): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.940377523 +0000 UTC m=+34.087981735 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743300): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492af0 item 59 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743940): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743940): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743940): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743940): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743940): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743940): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743940): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743940): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.941941796 +0000 UTC m=+34.089546008 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743940): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743e80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743e80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743e80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492ee0 item 60 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743e80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743e80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.942663038 +0000 UTC m=+34.090267250 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000743e80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075a440): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075a440): open at offset 5 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075a440): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493110 item 60 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075a440): _readAt: size=2, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075a440): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075a440): _writeAt: size=3, off=5 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075a440): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075a440): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.943414878 +0000 UTC m=+34.091019170 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075a440): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075aa00): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075aa00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075aa00): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075aa00): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075aa00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.943414878 +0000 UTC m=+34.091019170 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075aa00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004933b0 item 60 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075b040): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075b040): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075b040): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075b040): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075b040): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075b040): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075b040): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075b040): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.94519729 +0000 UTC m=+34.092801503 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075b040): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075b580): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075b580): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075b580): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004937a0 item 61 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075b580): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075b580): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.945883899 +0000 UTC m=+34.093488110 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075b580): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075bc80): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075bc80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075bc80): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075bc80): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075bc80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.945883899 +0000 UTC m=+34.093488110 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00075bc80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493b90 item 61 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077a340): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077a340): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077a340): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077a340): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077a340): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077a340): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077a340): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077a340): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.947457249 +0000 UTC m=+34.095061460 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077a340): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077a880): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077a880): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077a880): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c000 item 62 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077a880): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077a880): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.948005897 +0000 UTC m=+34.095610109 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077a880): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077af80): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077af80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077af80): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077af80): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077af80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.948005897 +0000 UTC m=+34.095610109 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077af80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c380 item 62 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077b5c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077b5c0): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077b5c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077b5c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077b5c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077b5c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077b5c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077b5c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.949702207 +0000 UTC m=+34.097306419 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077b5c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077bb00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077bb00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077bb00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c700 item 63 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077bb00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077bb00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.950410155 +0000 UTC m=+34.098014367 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00077bb00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ca280): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ca280): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ca280): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ca280): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ca280): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.950410155 +0000 UTC m=+34.098014367 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ca280): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c8c0 item 63 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 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/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ca8c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ca8c0): open at offset 0 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ca8c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ca8c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ca8c0): >_readAt: n=0, err=Bad file descriptor 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ca8c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ca8c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ca8c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.95216225 +0000 UTC m=+34.099766462 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007ca8c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cae00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cae00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cae00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cd90 item 64 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cae00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cae00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.952931573 +0000 UTC m=+34.100535795 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cae00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cb500): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cb500): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cb500): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cb500): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cb500): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.952931573 +0000 UTC m=+34.100535795 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cb500): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d110 item 64 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cbb40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cbb40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cbb40): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cbb40): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cbb40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.954680733 +0000 UTC m=+34.102284945 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0007cbb40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083e040): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083e040): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083e040): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083e040): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083e040): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d500 item 65 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083e040): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083e040): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.955291278 +0000 UTC m=+34.102895489 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083e040): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083e540): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083e540): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083e540): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083e540): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083e540): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.955291278 +0000 UTC m=+34.102895489 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083e540): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d6c0 item 65 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083eb80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083eb80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083eb80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083eb80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083eb80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.956992679 +0000 UTC m=+34.104596931 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083eb80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083f000): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083f000): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037da40 item 66 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083f000): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083f000): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083f000): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083f000): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083f000): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.957686659 +0000 UTC m=+34.105290871 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083f000): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083f540): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083f540): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083f540): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083f540): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083f540): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.957686659 +0000 UTC m=+34.105290871 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083f540): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ddc0 item 66 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083fb80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083fb80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083fb80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083fb80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083fb80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.959354757 +0000 UTC m=+34.106958969 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00083fb80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089a080): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089a080): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089a080): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089a080): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089a080): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a310 item 67 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089a080): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089a080): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.96004899 +0000 UTC m=+34.107653212 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089a080): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089a580): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089a580): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089a580): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089a580): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089a580): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.96004899 +0000 UTC m=+34.107653212 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089a580): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a690 item 67 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089ac00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089ac00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089ac00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089ac00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089ac00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.961787278 +0000 UTC m=+34.109391501 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089ac00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089b100): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089b100): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035af50 item 68 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089b100): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089b100): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089b100): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089b100): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089b100): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.96256124 +0000 UTC m=+34.110165452 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089b100): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089b640): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089b640): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089b640): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089b640): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089b640): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.96256124 +0000 UTC m=+34.110165452 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089b640): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b2d0 item 68 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089bc80): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089bc80): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089bc80): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089bc80): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089bc80): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.964316882 +0000 UTC m=+34.111921094 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00089bc80): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba180): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba180): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba180): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba180): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba180): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ba40 item 69 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba180): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba180): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.965079613 +0000 UTC m=+34.112683825 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba180): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba680): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba680): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba680): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba680): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba680): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.965079613 +0000 UTC m=+34.112683825 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ba680): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bc00 item 69 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bad00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bad00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bad00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bad00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bad00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.96670489 +0000 UTC m=+34.114309103 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bad00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb200): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb200): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004284d0 item 70 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb200): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb200): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb200): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb200): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb200): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.967601901 +0000 UTC m=+34.115206113 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb200): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb740): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb740): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb740): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb740): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb740): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.967601901 +0000 UTC m=+34.115206113 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bb740): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428690 item 70 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bbdc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bbdc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bbdc0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bbdc0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bbdc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.969657627 +0000 UTC m=+34.117261859 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008bbdc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dc340): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dc340): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dc340): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dc340): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dc340): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428c40 item 71 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dc340): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dc340): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.970631643 +0000 UTC m=+34.118235876 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dc340): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dc840): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dc840): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dc840): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dc840): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dc840): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.970631643 +0000 UTC m=+34.118235876 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dc840): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428e70 item 71 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dcec0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dcec0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dcec0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dcec0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dcec0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.973668498 +0000 UTC m=+34.121272730 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dcec0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dd3c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dd3c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004295e0 item 72 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dd3c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dd3c0): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dd3c0): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dd3c0): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dd3c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.974673413 +0000 UTC m=+34.122277645 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dd3c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dd900): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dd900): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dd900): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dd900): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dd900): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.974673413 +0000 UTC m=+34.122277645 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008dd900): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004297a0 item 72 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ddec0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ddec0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ddec0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ddec0): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ddec0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ddec0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ddec0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.976578525 +0000 UTC m=+34.124182757 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0008ddec0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090c440): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090c440): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090c440): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ce0 item 73 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090c440): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090c440): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.977334451 +0000 UTC m=+34.124938683 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090c440): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090c900): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090c900): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090c900): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090c900): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090c900): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ea0 item 73 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090c900): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090c900): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.978765776 +0000 UTC m=+34.126370028 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090c900): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090ce40): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090ce40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090ce40): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090ce40): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090ce40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.978765776 +0000 UTC m=+34.126370028 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090ce40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e1c0 item 73 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090d480): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090d480): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090d480): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090d480): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090d480): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090d480): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090d480): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.98107189 +0000 UTC m=+34.128676132 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090d480): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090d980): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090d980): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090d980): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e930 item 74 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090d980): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090d980): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.981978731 +0000 UTC m=+34.129582982 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090d980): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090dec0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090dec0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ecb0 item 74 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090dec0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090dec0): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090dec0): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090dec0): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090dec0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.983024662 +0000 UTC m=+34.130628874 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc00090dec0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988380): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988380): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988380): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988380): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988380): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.983024662 +0000 UTC m=+34.130628874 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988380): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c310 item 74 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009889c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009889c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009889c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009889c0): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009889c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009889c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009889c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.984446738 +0000 UTC m=+34.132050950 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009889c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988ec0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988ec0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988ec0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d180 item 75 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988ec0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988ec0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.986381736 +0000 UTC m=+34.133985979 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000988ec0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989400): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989400): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989400): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989400): >_readAt: n=2, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989400): _writeAt: size=3, off=2 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d6c0 item 75 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989400): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989400): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.987324004 +0000 UTC m=+34.134928246 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989400): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989940): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989940): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989940): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989940): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989940): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.987324004 +0000 UTC m=+34.134928246 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc000989940): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dc00 item 75 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8000): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8000): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8000): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8000): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8000): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8000): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8000): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.989983501 +0000 UTC m=+34.137587743 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8000): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8500): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8500): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8500): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003409a0 item 76 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8500): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8500): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.990835768 +0000 UTC m=+34.138440021 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8500): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8a40): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8a40): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340c40 item 76 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8a40): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8a40): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8a40): _writeAt: size=3, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8a40): >_writeAt: n=3, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8a40): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.992091493 +0000 UTC m=+34.139695745 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8a40): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8fc0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8fc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8fc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8fc0): >_readAt: n=3, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8fc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.992091493 +0000 UTC m=+34.139695745 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c8fc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340ee0 item 76 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c9600): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c9600): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c9600): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c9600): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c9600): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c9600): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c9600): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.994683584 +0000 UTC m=+34.142287825 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c9600): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c9b00): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c9b00): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c9b00): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341650 item 77 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c9b00): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c9b00): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.99563616 +0000 UTC m=+34.143240413 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009c9b00): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e4280): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e4280): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e4280): >openPending: err= 2025/08/11 02:39:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e4280): >_readAt: n=5, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e4280): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.99563616 +0000 UTC m=+34.143240413 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e4280): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: Remove: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003419d0 item 77 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e48c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e48c0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e48c0): _readAt: size=2, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e48c0): >_readAt: n=0, err=EOF 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e48c0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e48c0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e48c0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.998471918 +0000 UTC m=+34.146076169 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e48c0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e4dc0): _writeAt: size=5, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e4dc0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e4dc0): >openPending: err= 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e380 item 78 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e4dc0): >_writeAt: n=5, err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e4dc0): close: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.999283609 +0000 UTC m=+34.146887821 2025/08/11 02:39:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e4dc0): >close: err= 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:43 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e54c0): _readAt: size=512, off=0 2025/08/11 02:39:43 DEBUG : open-test-file(0xc0009e54c0): openPending: 2025/08/11 02:39:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009e54c0): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009e54c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009e54c0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:43.999283609 +0000 UTC m=+34.146887821 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009e54c0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e930 item 78 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009e5b00): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009e5b00): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009e5b00): _readAt: size=2, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009e5b00): >_readAt: n=0, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009e5b00): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009e5b00): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009e5b00): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.001203299 +0000 UTC m=+34.148807511 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009e5b00): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fe080): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fe080): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fe080): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048efc0 item 79 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fe080): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fe080): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.001719356 +0000 UTC m=+34.149323569 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fe080): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fe780): _readAt: size=512, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fe780): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fe780): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fe780): >_readAt: n=5, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fe780): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.001719356 +0000 UTC m=+34.149323569 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fe780): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f260 item 79 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fedc0): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fedc0): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fedc0): _readAt: size=2, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fedc0): >_readAt: n=0, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fedc0): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fedc0): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fedc0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.003207807 +0000 UTC m=+34.150812020 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009fedc0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009ff2c0): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009ff2c0): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009ff2c0): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f810 item 80 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009ff2c0): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009ff2c0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.003798626 +0000 UTC m=+34.151402858 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009ff2c0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009ff9c0): _readAt: size=512, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009ff9c0): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009ff9c0): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009ff9c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009ff9c0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.003798626 +0000 UTC m=+34.151402858 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009ff9c0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fab0 item 80 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2e080): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2e080): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2e080): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2e080): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2e080): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.006619486 +0000 UTC m=+34.154223737 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2e080): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2e500): _readAt: size=2, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2e500): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2e500): open at offset 5 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2e500): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2e500): >_readAt: n=2, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2e500): _writeAt: size=3, off=7 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ff10 item 81 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2e500): >_writeAt: n=3, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2e500): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.007622236 +0000 UTC m=+34.155226488 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2e500): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2ea40): _readAt: size=512, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2ea40): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2ea40): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2ea40): >_readAt: n=8, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2ea40): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.007622236 +0000 UTC m=+34.155226488 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2ea40): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380150 item 81 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2f0c0): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2f0c0): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2f0c0): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2f0c0): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2f0c0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.009908883 +0000 UTC m=+34.157513125 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2f0c0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2f5c0): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2f5c0): open at offset 5 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2f5c0): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d20 item 82 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2f5c0): _readAt: size=2, off=5 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2f5c0): >_readAt: n=0, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2f5c0): _writeAt: size=3, off=5 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2f5c0): >_writeAt: n=3, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2f5c0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.010990251 +0000 UTC m=+34.158594503 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2f5c0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2fb40): _readAt: size=512, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2fb40): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2fb40): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2fb40): >_readAt: n=3, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2fb40): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.010990251 +0000 UTC m=+34.158594503 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a2fb40): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380fc0 item 82 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5e240): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5e240): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5e240): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5e240): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5e240): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.013648646 +0000 UTC m=+34.161252898 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5e240): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5e740): _readAt: size=2, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5e740): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5e740): open at offset 5 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5e740): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5e740): >_readAt: n=2, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5e740): _writeAt: size=3, off=7 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003819d0 item 83 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5e740): >_writeAt: n=3, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5e740): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.014752656 +0000 UTC m=+34.162356898 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5e740): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5ec80): _readAt: size=512, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5ec80): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5ec80): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5ec80): >_readAt: n=8, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5ec80): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.014752656 +0000 UTC m=+34.162356898 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5ec80): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381ce0 item 83 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5f300): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5f300): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5f300): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5f300): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5f300): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.017344336 +0000 UTC m=+34.164948578 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5f300): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5f800): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5f800): open at offset 5 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5f800): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362460 item 84 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5f800): _readAt: size=2, off=5 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5f800): >_readAt: n=0, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5f800): _writeAt: size=3, off=5 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5f800): >_writeAt: n=3, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5f800): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.018323511 +0000 UTC m=+34.165927764 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5f800): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5fd80): _readAt: size=512, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5fd80): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5fd80): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5fd80): >_readAt: n=3, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5fd80): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.018323511 +0000 UTC m=+34.165927764 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a5fd80): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362620 item 84 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7c480): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7c480): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7c480): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7c480): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7c480): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.021339276 +0000 UTC m=+34.168943528 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7c480): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7c980): _readAt: size=2, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7c980): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7c980): open at offset 5 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7c980): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7c980): >_readAt: n=2, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7c980): _writeAt: size=3, off=7 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362a80 item 85 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7c980): >_writeAt: n=3, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7c980): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.023215855 +0000 UTC m=+34.170820108 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7c980): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7cec0): _readAt: size=512, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7cec0): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7cec0): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7cec0): >_readAt: n=8, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7cec0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.023215855 +0000 UTC m=+34.170820108 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7cec0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362d20 item 85 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7d540): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7d540): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7d540): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7d540): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7d540): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.025972194 +0000 UTC m=+34.173576427 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7d540): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7da40): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7da40): open at offset 5 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7da40): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003633b0 item 86 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7da40): _readAt: size=2, off=5 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7da40): >_readAt: n=0, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7da40): _writeAt: size=3, off=5 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7da40): >_writeAt: n=3, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7da40): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.027272032 +0000 UTC m=+34.174876244 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a7da40): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acc040): _readAt: size=512, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acc040): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acc040): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acc040): >_readAt: n=3, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acc040): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.027272032 +0000 UTC m=+34.174876244 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acc040): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363730 item 86 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acc6c0): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acc6c0): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acc6c0): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acc6c0): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acc6c0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.029257153 +0000 UTC m=+34.176861396 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acc6c0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000accbc0): _readAt: size=2, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000accbc0): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000accbc0): open at offset 5 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000accbc0): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000accbc0): >_readAt: n=2, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000accbc0): _writeAt: size=3, off=7 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363c00 item 87 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000accbc0): >_writeAt: n=3, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000accbc0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.029995308 +0000 UTC m=+34.177599510 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000accbc0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acd100): _readAt: size=512, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acd100): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acd100): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acd100): >_readAt: n=8, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acd100): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.029995308 +0000 UTC m=+34.177599510 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acd100): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363dc0 item 87 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acd780): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acd780): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acd780): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acd780): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acd780): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.031939955 +0000 UTC m=+34.179544177 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acd780): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acdc80): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acdc80): open at offset 5 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acdc80): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000512d0 item 88 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acdc80): _readAt: size=2, off=5 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acdc80): >_readAt: n=0, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acdc80): _writeAt: size=3, off=5 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acdc80): >_writeAt: n=3, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acdc80): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.032767126 +0000 UTC m=+34.180371337 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000acdc80): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af6280): _readAt: size=512, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af6280): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af6280): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af6280): >_readAt: n=3, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af6280): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.032767126 +0000 UTC m=+34.180371337 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af6280): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051490 item 88 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af68c0): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af68c0): open at offset 0 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af68c0): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af68c0): _readAt: size=2, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af68c0): >_readAt: n=0, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af68c0): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af68c0): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af68c0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.034317443 +0000 UTC m=+34.181921655 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af68c0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af6e00): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af6e00): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af6e00): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ab0 item 89 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af6e00): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af6e00): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.035098547 +0000 UTC m=+34.182702769 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af6e00): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af7340): _readAt: size=2, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af7340): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af7340): open at offset 5 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af7340): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af7340): >_readAt: n=2, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af7340): _writeAt: size=3, off=7 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c70 item 89 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af7340): >_writeAt: n=3, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af7340): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.035788942 +0000 UTC m=+34.183393153 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af7340): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af78c0): _readAt: size=512, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af78c0): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af78c0): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af78c0): >_readAt: n=8, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af78c0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.035788942 +0000 UTC m=+34.183393153 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af78c0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 89 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af7f00): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af7f00): open at offset 0 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af7f00): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af7f00): _readAt: size=2, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af7f00): >_readAt: n=0, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af7f00): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af7f00): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af7f00): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.037748666 +0000 UTC m=+34.185352878 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000af7f00): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b18480): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b18480): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b18480): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a310 item 90 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b18480): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b18480): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.039823667 +0000 UTC m=+34.187427880 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b18480): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b189c0): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b189c0): open at offset 5 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b189c0): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ad20 item 90 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b189c0): _readAt: size=2, off=5 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b189c0): >_readAt: n=0, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b189c0): _writeAt: size=3, off=5 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b189c0): >_writeAt: n=3, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b189c0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.040591096 +0000 UTC m=+34.188195308 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b189c0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b18f80): _readAt: size=512, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b18f80): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b18f80): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b18f80): >_readAt: n=3, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b18f80): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.040591096 +0000 UTC m=+34.188195308 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b18f80): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040afc0 item 90 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b195c0): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b195c0): open at offset 0 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b195c0): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b195c0): _readAt: size=2, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b195c0): >_readAt: n=0, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b195c0): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b195c0): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b195c0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.042188332 +0000 UTC m=+34.189792544 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b195c0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b19b00): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b19b00): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b19b00): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bb90 item 91 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b19b00): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b19b00): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.042825436 +0000 UTC m=+34.190429648 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000b19b00): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a980c0): _readAt: size=2, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a980c0): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a980c0): open at offset 5 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a980c0): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a980c0): >_readAt: n=2, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a980c0): _writeAt: size=3, off=7 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e1c0 item 91 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a980c0): >_writeAt: n=3, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a980c0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.043597254 +0000 UTC m=+34.191201466 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a980c0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a986c0): _readAt: size=512, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a986c0): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a986c0): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a986c0): >_readAt: n=8, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a986c0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.043597254 +0000 UTC m=+34.191201466 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a986c0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e460 item 91 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a98d00): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a98d00): open at offset 0 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a98d00): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a98d00): _readAt: size=2, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a98d00): >_readAt: n=0, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a98d00): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a98d00): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a98d00): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.045570614 +0000 UTC m=+34.193174826 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a98d00): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a992c0): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a992c0): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a992c0): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ecb0 item 92 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a992c0): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a992c0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.046100398 +0000 UTC m=+34.193704609 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a992c0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a99800): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a99800): open at offset 5 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a99800): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f030 item 92 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a99800): _readAt: size=2, off=5 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a99800): >_readAt: n=0, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a99800): _writeAt: size=3, off=5 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a99800): >_writeAt: n=3, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a99800): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.047007458 +0000 UTC m=+34.194611670 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a99800): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a99dc0): _readAt: size=512, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a99dc0): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a99dc0): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a99dc0): >_readAt: n=3, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a99dc0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.047007458 +0000 UTC m=+34.194611670 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000a99dc0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f500 item 92 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a2500): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a2500): open at offset 0 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a2500): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a2500): _readAt: size=2, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a2500): >_readAt: n=0, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a2500): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a2500): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a2500): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.049639553 +0000 UTC m=+34.197243785 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a2500): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a2a40): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a2a40): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a2a40): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fb90 item 93 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a2a40): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a2a40): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.05014428 +0000 UTC m=+34.197748491 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a2a40): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a3180): _readAt: size=512, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a3180): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a3180): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a3180): >_readAt: n=5, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a3180): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.05014428 +0000 UTC m=+34.197748491 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a3180): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534000 item 93 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a37c0): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a37c0): open at offset 0 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a37c0): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a37c0): _readAt: size=2, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a37c0): >_readAt: n=0, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a37c0): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a37c0): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a37c0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.051756443 +0000 UTC m=+34.199360655 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a37c0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a3d00): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a3d00): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a3d00): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005347e0 item 94 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a3d00): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a3d00): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.052534351 +0000 UTC m=+34.200138564 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0009a3d00): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000788500): _readAt: size=512, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000788500): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000788500): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000788500): >_readAt: n=5, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000788500): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.052534351 +0000 UTC m=+34.200138564 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000788500): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534a10 item 94 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000788b40): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000788b40): open at offset 0 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000788b40): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000788b40): _readAt: size=2, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000788b40): >_readAt: n=0, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000788b40): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000788b40): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000788b40): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.054098845 +0000 UTC m=+34.201703057 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000788b40): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000789080): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000789080): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000789080): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535260 item 95 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000789080): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000789080): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.054966743 +0000 UTC m=+34.202570955 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000789080): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0007897c0): _readAt: size=512, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0007897c0): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0007897c0): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0007897c0): >_readAt: n=5, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0007897c0): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.054966743 +0000 UTC m=+34.202570955 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc0007897c0): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535650 item 95 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000789e00): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000789e00): open at offset 0 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000789e00): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000789e00): _readAt: size=2, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000789e00): >_readAt: n=0, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000789e00): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000789e00): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000789e00): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.056456717 +0000 UTC m=+34.204060929 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc000789e00): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc00042a980): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc00042a980): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc00042a980): >openPending: err= 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535c70 item 96 2025/08/11 02:39:44 DEBUG : open-test-file(0xc00042a980): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc00042a980): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.056834094 +0000 UTC m=+34.204438306 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc00042a980): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/11 02:39:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/11 02:39:44 DEBUG : open-test-file: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/11 02:39:44 DEBUG : open-test-file(0xc00053d600): _readAt: size=512, off=0 2025/08/11 02:39:44 DEBUG : open-test-file(0xc00053d600): openPending: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file(0xc00053d600): >openPending: err= 2025/08/11 02:39:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/11 02:39:44 DEBUG : open-test-file(0xc00053d600): >_readAt: n=5, err=EOF 2025/08/11 02:39:44 DEBUG : open-test-file(0xc00053d600): close: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-11 02:39:44.056834094 +0000 UTC m=+34.204438306 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : open-test-file(0xc00053d600): >close: err= 2025/08/11 02:39:44 DEBUG : open-test-file: Remove: 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e2a0 item 96 2025/08/11 02:39:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/11 02:39:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/11 02:39:44 DEBUG : open-test-file: >Remove: err= 2025/08/11 02:39:44 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:44 DEBUG : Looking for writers 2025/08/11 02:39:44 DEBUG : >WaitForWriters: 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.63s) --- PASS: TestRWFileHandleOpenTests/writes (0.33s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- 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.30s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- 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-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:44 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : file1: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : file1(0xc00070a400): openPending: 2025/08/11 02:39:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:44 DEBUG : file1(0xc00070a400): >openPending: err= 2025/08/11 02:39:44 DEBUG : file1: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/11 02:39:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/11 02:39:44 DEBUG : file1(0xc00070a400): _writeAt: size=2, off=0 2025/08/11 02:39:44 DEBUG : file1(0xc00070a400): >_writeAt: n=2, err= 2025/08/11 02:39:44 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/11 02:39:44 DEBUG : file1(0xc00070a400): RWFileHandle.Flush 2025/08/11 02:39:44 DEBUG : file1(0xc00070a400): RWFileHandle.Release 2025/08/11 02:39:44 DEBUG : file1(0xc00070a400): close: 2025/08/11 02:39:44 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/11 02:39:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : file1(0xc00070a400): >close: err= 2025/08/11 02:39:44 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:44 DEBUG : Looking for writers 2025/08/11 02:39:44 DEBUG : file1: reading active writers 2025/08/11 02:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 02:39:44 DEBUG : Looking for writers 2025/08/11 02:39:44 DEBUG : file1: reading active writers 2025/08/11 02:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 02:39:44 DEBUG : Looking for writers 2025/08/11 02:39:44 DEBUG : file1: reading active writers 2025/08/11 02:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 02:39:44 DEBUG : Looking for writers 2025/08/11 02:39:44 DEBUG : file1: reading active writers 2025/08/11 02:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 02:39:44 DEBUG : file1: vfs cache: starting upload 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1.c8b6918.partial" 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1.c8b6918.partial 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1.c8b6918.partial" 2025/08/11 02:39:44 DEBUG : Looking for writers 2025/08/11 02:39:44 DEBUG : file1: reading active writers 2025/08/11 02:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-ferumoh6cutu/file1.c8b6918.partial 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:44 DEBUG : file1.c8b6918.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/08/11 02:39:44 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/11 02:39:44 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/08/11 02:39:44 INFO : file1: Copied (new) 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:44 DEBUG : Looking for writers 2025/08/11 02:39:44 DEBUG : file1: reading active writers 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:44 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/08/11 02:39:44 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/08/11 02:39:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/11 02:39:44 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:44 DEBUG : >WaitForWriters: 2025/08/11 02:39:44 INFO : file1: vfs cache: upload succeeded try #1 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:44 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:44 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2025/08/11 02:39:44 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:44 DEBUG : Looking for writers 2025/08/11 02:39:44 DEBUG : file1: reading active writers 2025/08/11 02:39:44 DEBUG : >WaitForWriters: 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.56s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:44 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:44 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:44 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:44 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:44 DEBUG : rename_me: newRWFileHandle: 2025/08/11 02:39:44 DEBUG : rename_me(0xc0007ea680): openPending: 2025/08/11 02:39:44 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/11 02:39:44 DEBUG : rename_me(0xc0007ea680): >openPending: err= 2025/08/11 02:39:44 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/11 02:39:44 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/11 02:39:44 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/11 02:39:44 DEBUG : rename_me(0xc0007ea680): _writeAt: size=5, off=0 2025/08/11 02:39:44 DEBUG : rename_me(0xc0007ea680): >_writeAt: n=5, err= 2025/08/11 02:39:44 DEBUG : rename_me(0xc0007ea680): close: 2025/08/11 02:39:44 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-11 02:39:44.626422579 +0000 UTC m=+34.774026792 2025/08/11 02:39:44 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/11 02:39:44 DEBUG : rename_me(0xc0007ea680): >close: err= 2025/08/11 02:39:44 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/11 02:39:44 DEBUG : i_was_renamed: Updating file with 0xc00064c9c0 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/11 02:39:44 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:44 DEBUG : Looking for writers 2025/08/11 02:39:44 DEBUG : i_was_renamed: reading active writers 2025/08/11 02:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/11 02:39:44 DEBUG : Looking for writers 2025/08/11 02:39:44 DEBUG : i_was_renamed: reading active writers 2025/08/11 02:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/11 02:39:44 DEBUG : Looking for writers 2025/08/11 02:39:44 DEBUG : i_was_renamed: reading active writers 2025/08/11 02:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/11 02:39:44 DEBUG : Looking for writers 2025/08/11 02:39:44 DEBUG : i_was_renamed: reading active writers 2025/08/11 02:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/11 02:39:44 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/i_was_renamed.1e175e55.partial" 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/i_was_renamed.1e175e55.partial 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/i_was_renamed.1e175e55.partial" 2025/08/11 02:39:44 DEBUG : Looking for writers 2025/08/11 02:39:44 DEBUG : i_was_renamed: reading active writers 2025/08/11 02:39:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-ferumoh6cutu/i_was_renamed.1e175e55.partial 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:44 DEBUG : i_was_renamed.1e175e55.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/11 02:39:44 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 02:39:44 DEBUG : i_was_renamed.1e175e55.partial: renamed to: i_was_renamed 2025/08/11 02:39:44 INFO : i_was_renamed: Copied (new) 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/i_was_renamed" 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/i_was_renamed 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/i_was_renamed" 2025/08/11 02:39:44 DEBUG : Looking for writers 2025/08/11 02:39:44 DEBUG : i_was_renamed: reading active writers 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-ferumoh6cutu/i_was_renamed 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:44 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/11 02:39:44 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-11 02:39:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/11 02:39:44 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/11 02:39:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/11 02:39:44 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/11 02:39:44 DEBUG : >WaitForWriters: 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.35s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:44 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/11 02:39:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-ferumoh6cutu" 2025/08/11 02:39:44 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:44 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:45 DEBUG : forgetting directory cache 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate(0xc000812b80): _readAt: size=512, off=0 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate(0xc000812b80): openPending: 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-11 01:40:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/11 02:39:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate(0xc000812b80): >openPending: err= 2025/08/11 02:39:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate(0xc000812b80): >_readAt: n=20, err=EOF 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate(0xc000812b80): close: 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 01:40:44 +0000 UTC 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate(0xc000812b80): >close: err= 2025/08/11 02:39:45 DEBUG : Re-reading directory (119.373742ms old) 2025/08/11 02:39:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:45 DEBUG : forgetting directory cache 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate(0xc000813240): _readAt: size=512, off=0 2025/08/11 02:39:45 DEBUG : TestRWCacheUpdate(0xc000813240): openPending: 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:45 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-11 01:41:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-11 01:40:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-11 01:41:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-11 01:40:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/11 02:39:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/11 02:39:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate(0xc000813240): >openPending: err= 2025/08/11 02:39:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate(0xc000813240): >_readAt: n=20, err=EOF 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate(0xc000813240): close: 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 01:41:44 +0000 UTC 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate(0xc000813240): >close: err= 2025/08/11 02:39:46 DEBUG : Re-reading directory (109.79418ms old) 2025/08/11 02:39:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:46 DEBUG : forgetting directory cache 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate(0xc00093c2c0): _readAt: size=512, off=0 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate(0xc00093c2c0): openPending: 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-11 01:42:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-11 01:41:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-11 01:42:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-11 01:41:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/11 02:39:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/11 02:39:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate(0xc00093c2c0): >openPending: err= 2025/08/11 02:39:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate(0xc00093c2c0): >_readAt: n=20, err=EOF 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate(0xc00093c2c0): close: 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 01:42:44 +0000 UTC 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate(0xc00093c2c0): >close: err= 2025/08/11 02:39:46 DEBUG : Re-reading directory (116.715146ms old) 2025/08/11 02:39:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:46 DEBUG : forgetting directory cache 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:46 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:46 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate(0xc000984040): _readAt: size=512, off=0 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate(0xc000984040): openPending: 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-11 01:43:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-11 01:42:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-11 01:43:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-11 01:42:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/11 02:39:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/11 02:39:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate(0xc000984040): >openPending: err= 2025/08/11 02:39:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate(0xc000984040): >_readAt: n=20, err=EOF 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate(0xc000984040): close: 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 01:43:44 +0000 UTC 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate(0xc000984040): >close: err= 2025/08/11 02:39:47 DEBUG : Re-reading directory (114.85529ms old) 2025/08/11 02:39:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2025/08/11 02:39:47 DEBUG : forgetting directory cache 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate(0xc00093cc00): _readAt: size=512, off=0 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate(0xc00093cc00): openPending: 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-11 01:44:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-08-11 01:43:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-11 01:44:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-08-11 01:43:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/11 02:39:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/11 02:39:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate(0xc00093cc00): >openPending: err= 2025/08/11 02:39:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate(0xc00093cc00): >_readAt: n=20, err=EOF 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate(0xc00093cc00): close: 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 01:44:44 +0000 UTC 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate(0xc00093cc00): >close: err= 2025/08/11 02:39:47 DEBUG : Re-reading directory (117.140976ms old) 2025/08/11 02:39:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:47 DEBUG : forgetting directory cache 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:47 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:47 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate(0xc000985040): _readAt: size=512, off=0 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate(0xc000985040): openPending: 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-11 01:45:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-08-11 01:44:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-11 01:45:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-08-11 01:44:44 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/08/11 02:39:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/11 02:39:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate(0xc000985040): >openPending: err= 2025/08/11 02:39:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate(0xc000985040): >_readAt: n=20, err=EOF 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate(0xc000985040): close: 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 01:45:44 +0000 UTC 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate(0xc000985040): >close: err= 2025/08/11 02:39:48 DEBUG : Re-reading directory (115.33036ms old) 2025/08/11 02:39:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:48 DEBUG : forgetting directory cache 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate(0xc0009840c0): _readAt: size=512, off=0 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate(0xc0009840c0): openPending: 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-11 01:46:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-08-11 01:45:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-11 01:46:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-08-11 01:45:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/08/11 02:39:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/11 02:39:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate(0xc0009840c0): >openPending: err= 2025/08/11 02:39:48 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate(0xc0009840c0): >_readAt: n=21, err=EOF 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate(0xc0009840c0): close: 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 01:46:44 +0000 UTC 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate(0xc0009840c0): >close: err= 2025/08/11 02:39:48 DEBUG : Re-reading directory (115.839305ms old) 2025/08/11 02:39:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:48 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:48 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:48 DEBUG : forgetting directory cache 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate(0xc00093c580): _readAt: size=512, off=0 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate(0xc00093c580): openPending: 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-11 01:47:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-11 01:46:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-11 01:47:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-11 01:46:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/08/11 02:39:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/11 02:39:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate(0xc00093c580): >openPending: err= 2025/08/11 02:39:49 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate(0xc00093c580): >_readAt: n=22, err=EOF 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate(0xc00093c580): close: 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 01:47:44 +0000 UTC 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate(0xc00093c580): >close: err= 2025/08/11 02:39:49 DEBUG : Re-reading directory (116.217365ms old) 2025/08/11 02:39:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:49 DEBUG : forgetting directory cache 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate(0xc000d802c0): _readAt: size=512, off=0 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate(0xc000d802c0): openPending: 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-11 01:48:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-11 01:47:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-11 01:48:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-11 01:47:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/11 02:39:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/11 02:39:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate(0xc000d802c0): >openPending: err= 2025/08/11 02:39:49 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate(0xc000d802c0): >_readAt: n=23, err=EOF 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate(0xc000d802c0): close: 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 01:48:44 +0000 UTC 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate(0xc000d802c0): >close: err= 2025/08/11 02:39:49 DEBUG : Re-reading directory (124.423582ms old) 2025/08/11 02:39:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:49 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:50 DEBUG : forgetting directory cache 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate(0xc000d80cc0): _readAt: size=512, off=0 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate(0xc000d80cc0): openPending: 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/TestRWCacheUpdate" 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-ferumoh6cutu/TestRWCacheUpdate 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-11 01:49:44 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-11 01:48:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-11 01:49:44 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-11 01:48:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/11 02:39:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/11 02:39:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate(0xc000d80cc0): >openPending: err= 2025/08/11 02:39:50 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate(0xc000d80cc0): >_readAt: n=24, err=EOF 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate(0xc000d80cc0): close: 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-11 01:49:44 +0000 UTC 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate(0xc000d80cc0): >close: err= 2025/08/11 02:39:50 DEBUG : Re-reading directory (116.68996ms old) 2025/08/11 02:39:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/11 02:39:50 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:50 DEBUG : Looking for writers 2025/08/11 02:39:50 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/11 02:39:50 DEBUG : >WaitForWriters: 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.47s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/FiLeA" 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/FiLeA 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/FiLeA" 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-ferumoh6cutu/FiLeA 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:50 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/FiLeA" 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/FiLeA 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/FiLeA" 2025/08/11 02:39:50 DEBUG : forgetting directory cache 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-ferumoh6cutu/FiLeA 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:50 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/FiLeB" 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/FiLeB 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/FiLeB" 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-ferumoh6cutu/FiLeB 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:50 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/FiLeB" 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/FiLeB 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/FiLeB" 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-ferumoh6cutu/FiLeB 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:50 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/08/11 02:39:50 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:50 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/11 02:39:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/11 02:39:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/11 02:39:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/FiLeA" 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/FiLeA 2025/08/11 02:39:50 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/FiLeA" 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-ferumoh6cutu/FiLeA 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:51 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/11 02:39:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/11 02:39:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/11 02:39:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/11 02:39:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/FiLeA" 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/FiLeA 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/FiLeA" 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-ferumoh6cutu/FiLeA 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:51 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/11 02:39:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/11 02:39:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/11 02:39:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/11 02:39:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:51 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:51 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/11 02:39:51 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/11 02:39:51 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/11 02:39:51 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:51 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/FiLeB" 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/FiLeB 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/FiLeB" 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-ferumoh6cutu/FiLeB 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:51 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/11 02:39:51 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:51 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/11 02:39:51 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/11 02:39:51 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/11 02:39:51 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:51 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/FilEb" 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/FilEb 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/FilEb" 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-ferumoh6cutu/FilEb 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:51 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/FiLeA" 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/FiLeA 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/FiLeA" 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-ferumoh6cutu/FiLeA 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:51 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/FiLeA" 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/FiLeA 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/FiLeA" 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-ferumoh6cutu/FiLeA 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:51 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/FiLeB" 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/FiLeB 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/FiLeB" 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-ferumoh6cutu/FiLeB 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:51 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/FiLeB" 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/FiLeB 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/FiLeB" 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-ferumoh6cutu/FiLeB 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:51 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/FilEb" 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/FilEb 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/FilEb" 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-ferumoh6cutu/FilEb 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:51 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/FilEb" 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/FilEb 2025/08/11 02:39:51 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/FilEb" 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-ferumoh6cutu/FilEb 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:52 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2025/08/11 02:39:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/11 02:39:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/11 02:39:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/11 02:39:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/11 02:39:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/11 02:39:52 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/11 02:39:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/11 02:39:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/11 02:39:52 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/11 02:39:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/11 02:39:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/11 02:39:52 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/11 02:39:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/11 02:39:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/11 02:39:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/11 02:39:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/FiLeB" 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/FiLeB 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/FiLeB" 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-ferumoh6cutu/FiLeB 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:52 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/11 02:39:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:52 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/11 02:39:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/11 02:39:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/11 02:39:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/FilEb" 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/FilEb 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/FilEb" 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-ferumoh6cutu/FilEb 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:52 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/08/11 02:39:52 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:52 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/11 02:39:52 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/11 02:39:52 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:52 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/11 02:39:52 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/11 02:39:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/11 02:39:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/11 02:39:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/11 02:39:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:52 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:52 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:52 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:52 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:52 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:52 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/11 02:39:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/11 02:39:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/11 02:39:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:52 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/11 02:39:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/11 02:39:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/11 02:39:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:52 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:52 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:52 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:52 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:52 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:52 DEBUG : Looking for writers 2025/08/11 02:39:52 DEBUG : FiLeB: reading active writers 2025/08/11 02:39:52 DEBUG : FilEb: reading active writers 2025/08/11 02:39:52 DEBUG : FiLeA: reading active writers 2025/08/11 02:39:52 DEBUG : >WaitForWriters: 2025/08/11 02:39:52 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:52 DEBUG : Looking for writers 2025/08/11 02:39:52 DEBUG : FiLeA: reading active writers 2025/08/11 02:39:52 DEBUG : FiLeB: reading active writers 2025/08/11 02:39:52 DEBUG : FilEb: reading active writers 2025/08/11 02:39:52 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.86s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/normal name with no special characters.txt" 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/normal\ name\ with\ no\ special\ characters.txt 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/normal\ name\ with\ no\ special\ characters.txt" 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-ferumoh6cutu/normal name with no special characters.txt 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:52 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/normal name with no special characters.txt" 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/normal\ name\ with\ no\ special\ characters.txt 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/normal\ name\ with\ no\ special\ characters.txt" 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-ferumoh6cutu/normal name with no special characters.txt 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:52 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/測試_Русский___ě_áñ" 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/測試_Русский___ě_áñ 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/測試_Русский___ě_áñ" 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-ferumoh6cutu/測試_Русский___ě_áñ 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:52 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/測試_Русский___ě_áñ" 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/測試_Русский___ě_áñ 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/測試_Русский___ě_áñ" 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-ferumoh6cutu/測試_Русский___ě_áñ 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:52 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/08/11 02:39:52 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/11 02:39:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/11 02:39:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/11 02:39:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:52 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/normal name with no special characters.txt" 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/normal\ name\ with\ no\ special\ characters.txt 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/normal\ name\ with\ no\ special\ characters.txt" 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-ferumoh6cutu/normal name with no special characters.txt 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:52 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/11 02:39:52 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:52 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/11 02:39:52 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/11 02:39:52 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/11 02:39:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/測試_Русский___ě_áñ" 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/測試_Русский___ě_áñ 2025/08/11 02:39:52 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/測試_Русский___ě_áñ" 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-ferumoh6cutu/測試_Русский___ě_áñ 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:53 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/11 02:39:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/11 02:39:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/11 02:39:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/11 02:39:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:53 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:53 DEBUG : Looking for writers 2025/08/11 02:39:53 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/11 02:39:53 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/11 02:39:53 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.71s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:53 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Reusing VFS from active cache 2025/08/11 02:39:53 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:53 DEBUG : Looking for writers 2025/08/11 02:39:53 DEBUG : >WaitForWriters: 2025/08/11 02:39:53 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:53 DEBUG : Looking for writers 2025/08/11 02:39:53 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:53 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:53 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:53 DEBUG : Looking for writers 2025/08/11 02:39:53 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:53 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:53 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:53 DEBUG : Looking for writers 2025/08/11 02:39:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:53 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:53 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:53 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:53 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:53 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/11 02:39:53 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:53 DEBUG : dir: Looking for writers 2025/08/11 02:39:53 DEBUG : file2: reading active writers 2025/08/11 02:39:53 DEBUG : Looking for writers 2025/08/11 02:39:53 DEBUG : dir: reading active writers 2025/08/11 02:39:53 DEBUG : file1: reading active writers 2025/08/11 02:39:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.48s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:53 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:53 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:53 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:53 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:53 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/11 02:39:53 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:53 DEBUG : dir: Looking for writers 2025/08/11 02:39:53 DEBUG : Looking for writers 2025/08/11 02:39:53 DEBUG : dir: reading active writers 2025/08/11 02:39:53 DEBUG : file1: reading active writers 2025/08/11 02:39:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.47s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:53 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:53 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:54 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:54 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:54 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:54 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/11 02:39:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:54 DEBUG : file1: Open: flags=O_RDONLY 2025/08/11 02:39:54 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/11 02:39:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/11 02:39:54 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:54 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/11 02:39:54 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/11 02:39:54 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:54 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:54 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/11 02:39:54 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/11 02:39:54 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/11 02:39:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: File to upload is small (0 bytes), uploading instead of streaming 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/new_file.txt" 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/new_file.txt 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/new_file.txt" 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-ferumoh6cutu/dir/new_file.txt 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:54 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/11 02:39:54 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/11 02:39:54 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/08/11 02:39:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/11 02:39:54 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:54 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/11 02:39:54 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:54 DEBUG : dir: Looking for writers 2025/08/11 02:39:54 DEBUG : file2: reading active writers 2025/08/11 02:39:54 DEBUG : new_file.txt: reading active writers 2025/08/11 02:39:54 DEBUG : Looking for writers 2025/08/11 02:39:54 DEBUG : dir: reading active writers 2025/08/11 02:39:54 DEBUG : file1: reading active writers 2025/08/11 02:39:54 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.60s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:54 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:54 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file2" 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-ferumoh6cutu/dir/file2 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:54 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/11 02:39:54 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/11 02:39:54 DEBUG : dir/file1: Updating file with dir/file1 0xc000790e40 2025/08/11 02:39:54 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/11 02:39:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:54 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:54 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/dir/file1" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-ferumoh6cutu/dir/file1 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:55 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/11 02:39:55 INFO : dir/file1: Moved (server-side) to: file0 2025/08/11 02:39:55 DEBUG : file0: Updating file with file0 0xc000790e40 2025/08/11 02:39:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/11 02:39:55 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file0" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file0 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file0" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-ferumoh6cutu/file0 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:55 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file0" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/file0 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/file0" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-ferumoh6cutu/file0 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:55 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/11 02:39:55 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:55 DEBUG : dir: Looking for writers 2025/08/11 02:39:55 DEBUG : Looking for writers 2025/08/11 02:39:55 DEBUG : dir: reading active writers 2025/08/11 02:39:55 DEBUG : file0: reading active writers 2025/08/11 02:39:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.68s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:55 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Server has VFS statistics extension 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: About path "/rclone-test-ferumoh6cutu" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: About path "/rclone-test-ferumoh6cutu" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: About using shell command for shell type "unix" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: df -k /rclone-test-ferumoh6cutu 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: 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-ferumoh6cutu" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 93139052 57633956 59% / 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:55 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:55 DEBUG : Looking for writers 2025/08/11 02:39:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.11s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:55 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:55 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/11 02:39:55 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/11 02:39:55 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/11 02:39:55 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: 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/11 02:39:55 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: 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/11 02:39:55 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:55 DEBUG : b: Looking for writers 2025/08/11 02:39:55 DEBUG : c: Looking for writers 2025/08/11 02:39:55 DEBUG : d: Looking for writers 2025/08/11 02:39:55 DEBUG : Looking for writers 2025/08/11 02:39:55 DEBUG : a: Looking for writers 2025/08/11 02:39:55 DEBUG : Looking for writers 2025/08/11 02:39:55 DEBUG : b: reading active writers 2025/08/11 02:39:55 DEBUG : c: reading active writers 2025/08/11 02:39:55 DEBUG : d: reading active writers 2025/08/11 02:39:55 DEBUG : /: reading active writers 2025/08/11 02:39:55 DEBUG : a: reading active writers 2025/08/11 02:39:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.24s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:55 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:55 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/11 02:39:55 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/11 02:39:55 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/11 02:39:55 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/11 02:39:55 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:55 DEBUG : a/b/c/d: Looking for writers 2025/08/11 02:39:55 DEBUG : a/b/c: Looking for writers 2025/08/11 02:39:55 DEBUG : d: reading active writers 2025/08/11 02:39:55 DEBUG : a/b: Looking for writers 2025/08/11 02:39:55 DEBUG : c: reading active writers 2025/08/11 02:39:55 DEBUG : a: Looking for writers 2025/08/11 02:39:55 DEBUG : b: reading active writers 2025/08/11 02:39:55 DEBUG : Looking for writers 2025/08/11 02:39:55 DEBUG : a: reading active writers 2025/08/11 02:39:55 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-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:55 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:55 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:55 DEBUG : Looking for writers 2025/08/11 02:39:55 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-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:55 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 02:39:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 02:39:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:55 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/11 02:39:55 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/11 02:39:55 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: File to upload is small (5 bytes), uploading instead of streaming 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:55 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/11 02:39:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 02:39:55 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/11 02:39:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:55 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:55 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:55 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/08/11 02:39:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 02:39:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 02:39:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 02:39:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 02:39:55 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/11 02:39:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/11 02:39:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 02:39:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 02:39:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 02:39:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:56 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: File to upload is small (0 bytes), uploading instead of streaming 2025/08/11 02:39:56 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:56 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:56 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:56 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:56 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:56 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:56 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:56 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/11 02:39:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/11 02:39:56 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/11 02:39:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/11 02:39:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/11 02:39:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 02:39:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 02:39:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:56 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: File to upload is small (7 bytes), uploading instead of streaming 2025/08/11 02:39:56 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:56 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:56 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:56 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:56 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:56 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:56 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:56 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2025/08/11 02:39:56 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/08/11 02:39:56 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/11 02:39:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:56 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:56 DEBUG : Looking for writers 2025/08/11 02:39:56 DEBUG : file1: reading active writers 2025/08/11 02:39:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.58s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:56 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 02:39:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 02:39:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:56 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/11 02:39:57 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/11 02:39:57 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/11 02:39:57 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: File to upload is small (11 bytes), uploading instead of streaming 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/11 02:39:57 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/11 02:39:57 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/11 02:39:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:57 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: sha1sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:57 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/08/11 02:39:57 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:57 DEBUG : Looking for writers 2025/08/11 02:39:57 DEBUG : file1: reading active writers 2025/08/11 02:39:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.35s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:57 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 02:39:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 02:39:57 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/11 02:39:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: File to upload is small (5 bytes), uploading instead of streaming 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:57 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/11 02:39:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/11 02:39:57 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/11 02:39:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:57 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/11 02:39:57 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:57 DEBUG : Looking for writers 2025/08/11 02:39:57 DEBUG : file1: reading active writers 2025/08/11 02:39:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.12s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:57 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 02:39:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 02:39:57 DEBUG : file1: WriteFileHandle.Release closing 2025/08/11 02:39:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: File to upload is small (0 bytes), uploading instead of streaming 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:57 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/11 02:39:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/11 02:39:57 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/11 02:39:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:57 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/11 02:39:57 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:57 DEBUG : Looking for writers 2025/08/11 02:39:57 DEBUG : file1: reading active writers 2025/08/11 02:39:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.12s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:57 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 02:39:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 02:39:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: File to upload is small (2 bytes), uploading instead of streaming 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:57 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/08/11 02:39:57 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/11 02:39:57 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/11 02:39:57 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/08/11 02:39:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:57 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:57 DEBUG : Looking for writers 2025/08/11 02:39:57 DEBUG : file1: reading active writers 2025/08/11 02:39:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.12s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:57 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 02:39:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 02:39:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: File to upload is small (0 bytes), uploading instead of streaming 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:57 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:58 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:58 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:58 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:58 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/11 02:39:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/11 02:39:58 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/11 02:39:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:58 DEBUG : file1: Open: flags=O_RDONLY 2025/08/11 02:39:58 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/11 02:39:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/11 02:39:58 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:58 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:58 DEBUG : Looking for writers 2025/08/11 02:39:58 DEBUG : file1: reading active writers 2025/08/11 02:39:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-ferumoh6cutu", Local "Local file system at /tmp/rclone3541887430", Modify Window "1s" 2025/08/11 02:39:58 INFO : sftp://rclone@:22/rclone-test-ferumoh6cutu: poll-interval is not supported by this remote 2025/08/11 02:39:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/11 02:39:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/11 02:39:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/11 02:39:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/11 02:39:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:58 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: File to upload is small (100 bytes), uploading instead of streaming 2025/08/11 02:39:58 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Shell path "/rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:58 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: creating additional session 2025/08/11 02:39:58 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Running remote command: md5sum /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:58 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-ferumoh6cutu/file1" 2025/08/11 02:39:58 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: command exited OK 2025/08/11 02:39:58 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Remote command result: 4eee60abc102086842731dc63aa10c37 /rclone-test-ferumoh6cutu/file1 2025/08/11 02:39:58 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: ssh external: close 2025/08/11 02:39:58 DEBUG : file1: Parsed hash: 4eee60abc102086842731dc63aa10c37 2025/08/11 02:39:58 DEBUG : file1: md5 = 4eee60abc102086842731dc63aa10c37 OK 2025/08/11 02:39:58 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/11 02:39:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/11 02:39:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/11 02:39:58 DEBUG : file1: Open: flags=O_RDONLY 2025/08/11 02:39:58 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/11 02:39:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/11 02:39:58 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/11 02:39:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/11 02:39:58 DEBUG : WaitForWriters: timeout=30s 2025/08/11 02:39:58 DEBUG : Looking for writers 2025/08/11 02:39:58 DEBUG : file1: reading active writers 2025/08/11 02:39:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.12s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/08/11 02:39:58 DEBUG : sftp://rclone@:22/rclone-test-ferumoh6cutu: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 48.329673503s (try 1/5)