"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/06/11 03:57:58 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-canuwir0qaqa" 2026/06/11 03:57:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/11 03:57:58 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/11 03:57:58 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/11 03:57:58 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/11 03:57:58 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/11 03:57:58 DEBUG : Setting pass="nhbgE47mN_nfVyVbQyOrHCGJF4t_Q4yU" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/11 03:57:58 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/11 03:57:58 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{ikJmx}" suffix to name 2026/06/11 03:57:58 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/11 03:57:58 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/11 03:57:58 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/11 03:57:58 DEBUG : Setting pass="nhbgE47mN_nfVyVbQyOrHCGJF4t_Q4yU" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/11 03:57:58 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/11 03:57:58 NOTICE: TestSFTPOpenssh{ikJmx}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: New connection 127.0.0.1:55314->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell type "unix" from config 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Relative path resolved to "/home/rclone/rclone-test-canuwir0qaqa" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Using root directory "/home/rclone/rclone-test-canuwir0qaqa" 2026/06/11 03:57:58 DEBUG : Creating backend with remote "/tmp/rclone2368004165" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:58 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:58 DEBUG : dir: Looking for writers 2026/06/11 03:57:58 DEBUG : Looking for writers 2026/06/11 03:57:58 DEBUG : dir: reading active writers 2026/06/11 03:57:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.04s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file2" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:57:58 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file2" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:57:58 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/subdir/file3" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/subdir/file3 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-canuwir0qaqa/dir/subdir/file3 2026/06/11 03:57:58 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/subdir/file3" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/subdir/file3 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-canuwir0qaqa/dir/subdir/file3 2026/06/11 03:57:58 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/06/11 03:57:58 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:58 DEBUG : dir/subdir: Looking for writers 2026/06/11 03:57:58 DEBUG : dir: Looking for writers 2026/06/11 03:57:58 DEBUG : file1: reading active writers 2026/06/11 03:57:58 DEBUG : file2: reading active writers 2026/06/11 03:57:58 DEBUG : subdir: reading active writers 2026/06/11 03:57:58 DEBUG : Looking for writers 2026/06/11 03:57:58 DEBUG : dir: reading active writers 2026/06/11 03:57:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.04s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:58 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:58 DEBUG : dir: Looking for writers 2026/06/11 03:57:58 DEBUG : file1: reading active writers 2026/06/11 03:57:58 DEBUG : Looking for writers 2026/06/11 03:57:58 DEBUG : dir: reading active writers 2026/06/11 03:57:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:58 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:58 DEBUG : dir: Looking for writers 2026/06/11 03:57:58 DEBUG : Looking for writers 2026/06/11 03:57:58 DEBUG : dir: reading active writers 2026/06/11 03:57:58 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:58 DEBUG : dir: forgetting directory cache 2026/06/11 03:57:58 DEBUG : forgetting directory cache 2026/06/11 03:57:58 DEBUG : dir: forgetting directory cache 2026/06/11 03:57:58 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:58 DEBUG : Looking for writers 2026/06/11 03:57:58 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:58 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/11 03:57:58 DEBUG : dir: invalidating directory cache 2026/06/11 03:57:58 DEBUG : >ForgetPath: 2026/06/11 03:57:58 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/11 03:57:58 DEBUG : invalidating directory cache 2026/06/11 03:57:58 DEBUG : dir: forgetting directory cache 2026/06/11 03:57:58 DEBUG : >ForgetPath: 2026/06/11 03:57:58 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/11 03:57:58 DEBUG : >ForgetPath: 2026/06/11 03:57:58 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:58 DEBUG : dir: Looking for writers 2026/06/11 03:57:58 DEBUG : Looking for writers 2026/06/11 03:57:58 DEBUG : dir: reading active writers 2026/06/11 03:57:58 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: New connection 127.0.0.1:55324->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/fil/a/b/c" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/fil/a/b/c 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-canuwir0qaqa/fil/a/b/c 2026/06/11 03:57:58 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/fil/a/b/c" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/fil/a/b/c 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-canuwir0qaqa/fil/a/b/c 2026/06/11 03:57:58 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:58 DEBUG : forgetting directory cache 2026/06/11 03:57:58 DEBUG : dir: forgetting directory cache 2026/06/11 03:57:58 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:58 DEBUG : dir: Looking for writers 2026/06/11 03:57:58 DEBUG : fil/a/b: Looking for writers 2026/06/11 03:57:58 DEBUG : fil/a: Looking for writers 2026/06/11 03:57:58 DEBUG : b: reading active writers 2026/06/11 03:57:58 DEBUG : fil: Looking for writers 2026/06/11 03:57:58 DEBUG : a: reading active writers 2026/06/11 03:57:58 DEBUG : Looking for writers 2026/06/11 03:57:58 DEBUG : dir: reading active writers 2026/06/11 03:57:58 DEBUG : fil: reading active writers 2026/06/11 03:57:58 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.14s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:58 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:58 DEBUG : dir: Looking for writers 2026/06/11 03:57:58 DEBUG : Looking for writers 2026/06/11 03:57:58 DEBUG : dir: reading active writers 2026/06/11 03:57:58 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.03s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:58 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:58 DEBUG : dir: Looking for writers 2026/06/11 03:57:58 DEBUG : file1: reading active writers 2026/06/11 03:57:58 DEBUG : Looking for writers 2026/06/11 03:57:58 DEBUG : dir: reading active writers 2026/06/11 03:57:58 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:58 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file2" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:57:58 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file2" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:57:58 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/subdir/file3" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/subdir/file3 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-canuwir0qaqa/dir/subdir/file3 2026/06/11 03:57:58 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/subdir/file3" 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/subdir/file3 2026/06/11 03:57:58 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-canuwir0qaqa/dir/subdir/file3 2026/06/11 03:57:58 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/06/11 03:57:58 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/11 03:57:58 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/11 03:57:58 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/11 03:57:58 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/11 03:57:58 DEBUG : Waiting for deletions to finish 2026/06/11 03:57:59 INFO : dir/subdir/file3: Deleted 2026/06/11 03:57:59 DEBUG : removing 1 level 2 directories 2026/06/11 03:57:59 INFO : dir/subdir: Removing directory 2026/06/11 03:57:59 DEBUG : dir: invalidating directory cache 2026/06/11 03:57:59 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/11 03:57:59 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/11 03:57:59 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/11 03:57:59 DEBUG : dir/file1: Reset virtual modtime 2026/06/11 03:57:59 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/11 03:57:59 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/11 03:57:59 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/11 03:57:59 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/11 03:57:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:57:59 DEBUG : dir: invalidating directory cache 2026/06/11 03:57:59 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/11 03:57:59 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/11 03:57:59 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/11 03:57:59 DEBUG : forgetting directory cache 2026/06/11 03:57:59 DEBUG : dir: forgetting directory cache 2026/06/11 03:57:59 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/11 03:57:59 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:59 DEBUG : dir/virtualDir: Looking for writers 2026/06/11 03:57:59 DEBUG : dir: Looking for writers 2026/06/11 03:57:59 DEBUG : virtualFile: reading active writers 2026/06/11 03:57:59 DEBUG : virtualDir: reading active writers 2026/06/11 03:57:59 DEBUG : file1: reading active writers 2026/06/11 03:57:59 DEBUG : virtualFile2: reading active writers 2026/06/11 03:57:59 DEBUG : Looking for writers 2026/06/11 03:57:59 DEBUG : dir: reading active writers 2026/06/11 03:57:59 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.05s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:59 ERROR : dir/: Can only open directories read only 2026/06/11 03:57:59 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:59 DEBUG : dir: Looking for writers 2026/06/11 03:57:59 DEBUG : Looking for writers 2026/06/11 03:57:59 DEBUG : dir: reading active writers 2026/06/11 03:57:59 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.01s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:59 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:57:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/11 03:57:59 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/11 03:57:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: File to upload is small (5 bytes), uploading instead of streaming 2026/06/11 03:57:59 DEBUG : dir/potato: size = 5 OK 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/potato" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/potato 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-canuwir0qaqa/dir/potato 2026/06/11 03:57:59 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/11 03:57:59 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/11 03:57:59 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/11 03:57:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/11 03:57:59 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:59 DEBUG : dir: Looking for writers 2026/06/11 03:57:59 DEBUG : file1: reading active writers 2026/06/11 03:57:59 DEBUG : potato: reading active writers 2026/06/11 03:57:59 DEBUG : Looking for writers 2026/06/11 03:57:59 DEBUG : dir: reading active writers 2026/06/11 03:57:59 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:59 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:59 DEBUG : dir/sub: Looking for writers 2026/06/11 03:57:59 DEBUG : dir: Looking for writers 2026/06/11 03:57:59 DEBUG : file1: reading active writers 2026/06/11 03:57:59 DEBUG : sub: reading active writers 2026/06/11 03:57:59 DEBUG : Looking for writers 2026/06/11 03:57:59 DEBUG : dir: reading active writers 2026/06/11 03:57:59 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.15s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/11 03:57:59 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:59 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:59 DEBUG : dir/sub/subsub: Looking for writers 2026/06/11 03:57:59 DEBUG : dir/sub: Looking for writers 2026/06/11 03:57:59 DEBUG : subsub: reading active writers 2026/06/11 03:57:59 DEBUG : dir: Looking for writers 2026/06/11 03:57:59 DEBUG : sub: reading active writers 2026/06/11 03:57:59 DEBUG : file1: reading active writers 2026/06/11 03:57:59 DEBUG : Looking for writers 2026/06/11 03:57:59 DEBUG : dir: reading active writers 2026/06/11 03:57:59 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.05s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:59 ERROR : dir/: Dir.Remove not empty 2026/06/11 03:57:59 DEBUG : dir/file1: Remove: 2026/06/11 03:57:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:57:59 DEBUG : dir/file1: >Remove: err= 2026/06/11 03:57:59 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/11 03:57:59 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:59 DEBUG : Looking for writers 2026/06/11 03:57:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:59 DEBUG : dir/file1: Remove: 2026/06/11 03:57:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:57:59 DEBUG : dir/file1: >Remove: err= 2026/06/11 03:57:59 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/11 03:57:59 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:59 DEBUG : Looking for writers 2026/06/11 03:57:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.03s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:59 DEBUG : dir/file1: Remove: 2026/06/11 03:57:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:57:59 DEBUG : dir/file1: >Remove: err= 2026/06/11 03:57:59 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:59 DEBUG : dir: Looking for writers 2026/06/11 03:57:59 DEBUG : Looking for writers 2026/06/11 03:57:59 DEBUG : dir: reading active writers 2026/06/11 03:57:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file3" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file3 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-canuwir0qaqa/dir/file3 2026/06/11 03:57:59 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file3" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file3 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-canuwir0qaqa/dir/file3 2026/06/11 03:57:59 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/11 03:57:59 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/11 03:57:59 DEBUG : dir: Updating dir with dir2 0x1ead43888f0 2026/06/11 03:57:59 DEBUG : dir: forgetting directory cache 2026/06/11 03:57:59 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/11 03:57:59 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir2/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir2/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir2/file1 2026/06/11 03:57:59 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir2/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir2/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir2/file1 2026/06/11 03:57:59 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir2/file3" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir2/file3 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-canuwir0qaqa/dir2/file3 2026/06/11 03:57:59 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir2/file3" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir2/file3 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-canuwir0qaqa/dir2/file3 2026/06/11 03:57:59 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/11 03:57:59 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/11 03:57:59 DEBUG : file2: Updating file with file2 0x1ead3ec1790 2026/06/11 03:57:59 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/11 03:57:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file2" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file2 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/file2 2026/06/11 03:57:59 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file2" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/file2 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/file2 2026/06/11 03:57:59 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir2/file3" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir2/file3 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-canuwir0qaqa/dir2/file3 2026/06/11 03:57:59 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir2/file3" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir2/file3 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-canuwir0qaqa/dir2/file3 2026/06/11 03:57:59 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/11 03:57:59 INFO : dir2/file3: Deleted 2026/06/11 03:57:59 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/11 03:57:59 DEBUG : dir2/file3: Updating file with dir2/file3 0x1ead3ec1790 2026/06/11 03:57:59 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/11 03:57:59 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir2/file3" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir2/file3 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir2/file3 2026/06/11 03:57:59 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir2/file3" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir2/file3 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir2/file3 2026/06/11 03:57:59 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:59 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/11 03:57:59 DEBUG : empty directory: Updating dir with renamed empty directory 0x1ead4388ea0 2026/06/11 03:57:59 DEBUG : empty directory: forgetting directory cache 2026/06/11 03:57:59 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/11 03:57:59 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/11 03:57:59 DEBUG : dir2: Renaming to "dir3" 2026/06/11 03:57:59 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:59 DEBUG : dir3: Looking for writers 2026/06/11 03:57:59 DEBUG : file3: reading active writers 2026/06/11 03:57:59 DEBUG : renamed empty directory: Looking for writers 2026/06/11 03:57:59 DEBUG : Looking for writers 2026/06/11 03:57:59 DEBUG : dir3: reading active writers 2026/06/11 03:57:59 DEBUG : renamed empty directory: reading active writers 2026/06/11 03:57:59 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.21s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:57:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:57:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/11 03:57:59 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:57:59 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/11 03:57:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/11 03:57:59 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/11 03:57:59 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/11 03:57:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/11 03:57:59 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:57:59 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/11 03:57:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/11 03:57:59 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/11 03:57:59 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/11 03:57:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: File to upload is small (12 bytes), uploading instead of streaming 2026/06/11 03:57:59 DEBUG : dir/sub/file2: size = 12 OK 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/sub/file2" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/sub/file2 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-canuwir0qaqa/dir/sub/file2 2026/06/11 03:57:59 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/06/11 03:57:59 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/11 03:57:59 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/11 03:57:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/11 03:57:59 DEBUG : forgetting directory cache 2026/06/11 03:57:59 DEBUG : dir: forgetting directory cache 2026/06/11 03:57:59 DEBUG : dir/sub: forgetting directory cache 2026/06/11 03:57:59 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/11 03:57:59 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: File to upload is small (5 bytes), uploading instead of streaming 2026/06/11 03:57:59 DEBUG : dir/sub/file0: size = 5 OK 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/sub/file0" 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/sub/file0 2026/06/11 03:57:59 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-canuwir0qaqa/dir/sub/file0 2026/06/11 03:57:59 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/11 03:57:59 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/11 03:57:59 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/11 03:57:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/11 03:57:59 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:57:59 DEBUG : dir/sub: Looking for writers 2026/06/11 03:57:59 DEBUG : file2: reading active writers 2026/06/11 03:57:59 DEBUG : file0: reading active writers 2026/06/11 03:57:59 DEBUG : dir: Looking for writers 2026/06/11 03:57:59 DEBUG : file1: reading active writers 2026/06/11 03:57:59 DEBUG : sub: reading active writers 2026/06/11 03:57:59 DEBUG : Looking for writers 2026/06/11 03:57:59 DEBUG : dir: reading active writers 2026/06/11 03:57:59 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.05s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:57:59 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:57:59 DEBUG : forgetting directory cache 2026/06/11 03:58:00 DEBUG : forgetting directory cache 2026/06/11 03:58:00 DEBUG : dir: forgetting directory cache 2026/06/11 03:58:00 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:00 DEBUG : dir: Looking for writers 2026/06/11 03:58:00 DEBUG : Looking for writers 2026/06/11 03:58:00 DEBUG : dir: reading active writers 2026/06/11 03:58:00 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/11 03:58:00 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:00 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/11 03:58:00 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/11 03:58:00 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/11 03:58:00 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:00 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:00 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/11 03:58:00 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:00 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/11 03:58:00 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/11 03:58:00 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/11 03:58:00 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:00 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:00 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:00 DEBUG : dir: Looking for writers 2026/06/11 03:58:00 DEBUG : file1: reading active writers 2026/06/11 03:58:00 DEBUG : file1.metadata: reading active writers 2026/06/11 03:58:00 DEBUG : Looking for writers 2026/06/11 03:58:00 DEBUG : dir: reading active writers 2026/06/11 03:58:00 DEBUG : dir.metadata: reading active writers 2026/06/11 03:58:00 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:00 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:00 DEBUG : dir: Looking for writers 2026/06/11 03:58:00 DEBUG : file1: reading active writers 2026/06/11 03:58:00 DEBUG : Looking for writers 2026/06/11 03:58:00 DEBUG : dir: reading active writers 2026/06/11 03:58:00 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:00 DEBUG : Can set mod time: true 2026/06/11 03:58:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:00 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:00 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:00 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:00 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:00 DEBUG : dir: Looking for writers 2026/06/11 03:58:00 DEBUG : file1: reading active writers 2026/06/11 03:58:00 DEBUG : Looking for writers 2026/06/11 03:58:00 DEBUG : dir: reading active writers 2026/06/11 03:58:00 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:00 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/11 03:58:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: File to upload is small (0 bytes), uploading instead of streaming 2026/06/11 03:58:01 DEBUG : dir/file1: size = 0 OK 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/11 03:58:01 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/11 03:58:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/11 03:58:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/11 03:58:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: File to upload is small (5 bytes), uploading instead of streaming 2026/06/11 03:58:01 DEBUG : dir/file1: size = 5 OK 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/11 03:58:01 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/11 03:58:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/11 03:58:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/11 03:58:01 DEBUG : dir/file1: newRWFileHandle: 2026/06/11 03:58:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/11 03:58:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead41349c0): close: 2026/06/11 03:58:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead41349c0): >close: err= 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/11 03:58:01 DEBUG : dir/file1: newRWFileHandle: 2026/06/11 03:58:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/11 03:58:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead3ea8d40): _writeAt: size=5, off=0 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead3ea8d40): openPending: 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead3ea8d40): >openPending: err= 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead3ea8d40): >_writeAt: n=5, err= 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead3ea8d40): close: 2026/06/11 03:58:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/11 03:58:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/11 03:58:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/11 03:58:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/11 03:58:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead3ea8d40): >close: err= 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: starting upload 2026/06/11 03:58:01 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1.2f98c60a.partial" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1.2f98c60a.partial 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-canuwir0qaqa/dir/file1.2f98c60a.partial 2026/06/11 03:58:01 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/11 03:58:01 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/11 03:58:01 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/06/11 03:58:01 INFO : dir/file1: Copied (replaced existing) 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/11 03:58:01 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.32s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.03s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.19s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/11 03:58:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/11 03:58:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.03s) === RUN TestFileOpenReadUnknownSize 2026/06/11 03:58:01 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/11 03:58:01 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/11 03:58:01 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:01 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : file.txt: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: File to upload is small (25 bytes), uploading instead of streaming 2026/06/11 03:58:01 DEBUG : dir/file1: size = 25 OK 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/11 03:58:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/11 03:58:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.03s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : dir/file1: Remove: 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:58:01 DEBUG : dir/file1: >Remove: err= 2026/06/11 03:58:01 DEBUG : dir/file1: Remove: 2026/06/11 03:58:01 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : dir/file1: Remove: 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:58:01 DEBUG : dir/file1: >Remove: err= 2026/06/11 03:58:01 DEBUG : dir/file1: Remove: 2026/06/11 03:58:01 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/11 03:58:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/11 03:58:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/11 03:58:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/11 03:58:01 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/11 03:58:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/11 03:58:01 DEBUG : dir/file1: Open: flags=0x3 2026/06/11 03:58:01 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/11 03:58:01 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Updating file with newLeaf 0x1ead40a68f0 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:58:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Updating file with dir/file1 0x1ead40a68f0 2026/06/11 03:58:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/11 03:58:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 DEBUG : dir/file1: File is currently open, delaying rename 0x1ead40a68f0 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:58:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: File to upload is small (25 bytes), uploading instead of streaming 2026/06/11 03:58:01 DEBUG : dir/file1: size = 25 OK 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/11 03:58:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/11 03:58:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/11 03:58:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/11 03:58:01 DEBUG : newLeaf: Running delayed rename now 2026/06/11 03:58:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Updating file with newLeaf 0x1ead40a68f0 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Updating file with newLeaf 0x1ead4342820 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:58:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Updating file with dir/file1 0x1ead4342820 2026/06/11 03:58:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/11 03:58:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 DEBUG : dir/file1: File is currently open, delaying rename 0x1ead4342820 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:58:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: File to upload is small (25 bytes), uploading instead of streaming 2026/06/11 03:58:01 DEBUG : dir/file1: size = 25 OK 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/11 03:58:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/11 03:58:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/11 03:58:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/11 03:58:01 DEBUG : newLeaf: Running delayed rename now 2026/06/11 03:58:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Updating file with newLeaf 0x1ead4342820 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/11 03:58:01 DEBUG : dir/file1: newRWFileHandle: 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead4353040): openPending: 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead4353040): >openPending: err= 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/11 03:58:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead4353040): _writeAt: size=14, off=0 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead4353040): >_writeAt: n=14, err= 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead4353040): close: 2026/06/11 03:58:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/11 03:58:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead4353040): >close: err= 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: starting upload 2026/06/11 03:58:01 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1.ca338588.partial" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1.ca338588.partial 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1.ca338588.partial 2026/06/11 03:58:01 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/11 03:58:01 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/06/11 03:58:01 INFO : dir/file1: Copied (replaced existing) 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/11 03:58:01 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: 2026/06/11 03:58:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/11 03:58:01 DEBUG : dir/file1: newRWFileHandle: 2026/06/11 03:58:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/11 03:58:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead422d780): _readAt: size=512, off=0 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead422d780): openPending: 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead422d780): >openPending: err= 2026/06/11 03:58:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead422d780): >_readAt: n=14, err=EOF 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead422d780): close: 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead422d780): >close: err= 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/11 03:58:01 DEBUG : newLeaf: Updating file with newLeaf 0x1ead4342dd0 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:58:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/11 03:58:01 DEBUG : dir/file1: Updating file with dir/file1 0x1ead4342dd0 2026/06/11 03:58:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/11 03:58:01 DEBUG : dir/file1: newRWFileHandle: 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead4285c80): openPending: 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead4285c80): >openPending: err= 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/11 03:58:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/11 03:58:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead4285c80): _writeAt: size=25, off=0 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead4285c80): >_writeAt: n=25, err= 2026/06/11 03:58:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/11 03:58:01 DEBUG : newLeaf: Updating file with newLeaf 0x1ead4342dd0 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:58:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/11 03:58:01 DEBUG : newLeaf(0x1ead4285c80): close: 2026/06/11 03:58:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/11 03:58:01 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-11 03:58:01.713692598 +0000 UTC m=+3.217865893 2026/06/11 03:58:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:01 DEBUG : newLeaf(0x1ead4285c80): >close: err= 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/11 03:58:01 DEBUG : newLeaf: vfs cache: starting upload 2026/06/11 03:58:01 DEBUG : newLeaf.246e79ab.partial: size = 25 OK 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf.246e79ab.partial" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf.246e79ab.partial 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-canuwir0qaqa/newLeaf.246e79ab.partial 2026/06/11 03:58:01 DEBUG : newLeaf.246e79ab.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/11 03:58:01 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/11 03:58:01 DEBUG : newLeaf.246e79ab.partial: renamed to: newLeaf 2026/06/11 03:58:01 INFO : newLeaf: Copied (replaced existing) 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/11 03:58:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-11 03:58:01 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/11 03:58:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/11 03:58:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/11 03:58:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:01 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : file1: reading active writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : >WaitForWriters: 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Updating file with newLeaf 0x1ead425a9c0 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:58:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Updating file with dir/file1 0x1ead425a9c0 2026/06/11 03:58:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/11 03:58:01 DEBUG : dir/file1: newRWFileHandle: 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead4804680): openPending: 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:01 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead4804680): >openPending: err= 2026/06/11 03:58:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/11 03:58:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/11 03:58:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead4804680): _writeAt: size=25, off=0 2026/06/11 03:58:01 DEBUG : dir/file1(0x1ead4804680): >_writeAt: n=25, err= 2026/06/11 03:58:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:01 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/11 03:58:01 DEBUG : newLeaf: Updating file with newLeaf 0x1ead425a9c0 2026/06/11 03:58:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:58:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/11 03:58:01 DEBUG : newLeaf(0x1ead4804680): close: 2026/06/11 03:58:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/11 03:58:01 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-11 03:58:01.924583391 +0000 UTC m=+3.428756677 2026/06/11 03:58:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:01 DEBUG : newLeaf(0x1ead4804680): >close: err= 2026/06/11 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/11 03:58:01 DEBUG : dir: Looking for writers 2026/06/11 03:58:01 DEBUG : Looking for writers 2026/06/11 03:58:01 DEBUG : dir: reading active writers 2026/06/11 03:58:01 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/11 03:58:02 DEBUG : newLeaf: vfs cache: starting upload 2026/06/11 03:58:02 DEBUG : newLeaf.ac93a120.partial: size = 25 OK 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf.ac93a120.partial" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf.ac93a120.partial 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-canuwir0qaqa/newLeaf.ac93a120.partial 2026/06/11 03:58:02 DEBUG : newLeaf.ac93a120.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/11 03:58:02 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/11 03:58:02 DEBUG : newLeaf.ac93a120.partial: renamed to: newLeaf 2026/06/11 03:58:02 INFO : newLeaf: Copied (replaced existing) 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/11 03:58:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-11 03:58:01 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/11 03:58:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/11 03:58:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/11 03:58:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:02 DEBUG : >WaitForWriters: 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/11 03:58:02 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:02 DEBUG : >WaitForWriters: 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:02 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/11 03:58:02 DEBUG : dir/file1: newRWFileHandle: 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead47aab40): openPending: 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/11 03:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead47aab40): >openPending: err= 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/11 03:58:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/11 03:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead47aab40): _writeAt: size=14, off=0 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead47aab40): >_writeAt: n=14, err= 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead47aab40): close: 2026/06/11 03:58:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/11 03:58:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead47aab40): >close: err= 2026/06/11 03:58:02 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : file1: reading active writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : file1: reading active writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : file1: reading active writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : file1: reading active writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: starting upload 2026/06/11 03:58:02 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1.ca338588.partial" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1.ca338588.partial 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1.ca338588.partial 2026/06/11 03:58:02 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:02 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/11 03:58:02 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/06/11 03:58:02 INFO : dir/file1: Copied (replaced existing) 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/11 03:58:02 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/11 03:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : file1: reading active writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : >WaitForWriters: 2026/06/11 03:58:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/11 03:58:02 DEBUG : dir/file1: newRWFileHandle: 2026/06/11 03:58:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/11 03:58:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead47ab100): _readAt: size=512, off=0 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead47ab100): openPending: 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/11 03:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead47ab100): >openPending: err= 2026/06/11 03:58:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead47ab100): >_readAt: n=14, err=EOF 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead47ab100): close: 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead47ab100): >close: err= 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/11 03:58:02 DEBUG : newLeaf: Updating file with newLeaf 0x1ead478d790 2026/06/11 03:58:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:58:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/11 03:58:02 DEBUG : dir/file1: Updating file with dir/file1 0x1ead478d790 2026/06/11 03:58:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/11 03:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/11 03:58:02 DEBUG : dir/file1: newRWFileHandle: 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4415b80): openPending: 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/11 03:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4415b80): >openPending: err= 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/11 03:58:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/11 03:58:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4415b80): _writeAt: size=25, off=0 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4415b80): >_writeAt: n=25, err= 2026/06/11 03:58:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/11 03:58:02 DEBUG : newLeaf: Updating file with newLeaf 0x1ead478d790 2026/06/11 03:58:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:58:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/11 03:58:02 DEBUG : newLeaf(0x1ead4415b80): close: 2026/06/11 03:58:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/11 03:58:02 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-11 03:58:02.298046567 +0000 UTC m=+3.802219862 2026/06/11 03:58:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:02 DEBUG : newLeaf(0x1ead4415b80): >close: err= 2026/06/11 03:58:02 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/11 03:58:02 DEBUG : newLeaf: vfs cache: starting upload 2026/06/11 03:58:02 DEBUG : newLeaf.947e33a0.partial: size = 25 OK 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf.947e33a0.partial" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf.947e33a0.partial 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-canuwir0qaqa/newLeaf.947e33a0.partial 2026/06/11 03:58:02 DEBUG : newLeaf.947e33a0.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/11 03:58:02 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/11 03:58:02 DEBUG : newLeaf.947e33a0.partial: renamed to: newLeaf 2026/06/11 03:58:02 INFO : newLeaf: Copied (replaced existing) 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/11 03:58:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-11 03:58:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/11 03:58:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/11 03:58:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/11 03:58:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:02 DEBUG : >WaitForWriters: 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/11 03:58:02 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : >WaitForWriters: 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:02 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : file1: reading active writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : >WaitForWriters: 2026/06/11 03:58:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/11 03:58:02 DEBUG : dir/file1: newRWFileHandle: 2026/06/11 03:58:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/11 03:58:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4134440): _readAt: size=512, off=0 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4134440): openPending: 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/11 03:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4134440): >openPending: err= 2026/06/11 03:58:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4134440): >_readAt: n=14, err=EOF 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4134440): close: 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4134440): >close: err= 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/11 03:58:02 DEBUG : newLeaf: Updating file with newLeaf 0x1ead46e8680 2026/06/11 03:58:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:58:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/11 03:58:02 DEBUG : dir/file1: Updating file with dir/file1 0x1ead46e8680 2026/06/11 03:58:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/11 03:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/11 03:58:02 DEBUG : dir/file1: newRWFileHandle: 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead48cd680): openPending: 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/11 03:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead48cd680): >openPending: err= 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/11 03:58:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/11 03:58:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead48cd680): _writeAt: size=25, off=0 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead48cd680): >_writeAt: n=25, err= 2026/06/11 03:58:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/11 03:58:02 DEBUG : newLeaf: Updating file with newLeaf 0x1ead46e8680 2026/06/11 03:58:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:58:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/11 03:58:02 DEBUG : newLeaf(0x1ead48cd680): close: 2026/06/11 03:58:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/11 03:58:02 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-11 03:58:02.521299475 +0000 UTC m=+4.025472770 2026/06/11 03:58:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:02 DEBUG : newLeaf(0x1ead48cd680): >close: err= 2026/06/11 03:58:02 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/11 03:58:02 DEBUG : newLeaf: vfs cache: starting upload 2026/06/11 03:58:02 DEBUG : newLeaf.714480ea.partial: size = 25 OK 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf.714480ea.partial" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf.714480ea.partial 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-canuwir0qaqa/newLeaf.714480ea.partial 2026/06/11 03:58:02 DEBUG : newLeaf.714480ea.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/11 03:58:02 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/11 03:58:02 DEBUG : newLeaf.714480ea.partial: renamed to: newLeaf 2026/06/11 03:58:02 INFO : newLeaf: Copied (replaced existing) 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/11 03:58:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-11 03:58:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/11 03:58:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/11 03:58:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/11 03:58:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:02 DEBUG : >WaitForWriters: 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/newLeaf" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-canuwir0qaqa/newLeaf 2026/06/11 03:58:02 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/11 03:58:02 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : newLeaf: reading active writers 2026/06/11 03:58:02 DEBUG : >WaitForWriters: 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestFileRename (1.29s) --- PASS: TestFileRename/off,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=true (0.37s) --- PASS: TestFileRename/writes,forceCache=false (0.21s) --- PASS: TestFileRename/writes,forceCache=true (0.37s) --- PASS: TestFileRename/full,forceCache=false (0.22s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:02 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/11 03:58:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/11 03:58:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/11 03:58:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:02 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : file1: reading active writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/11 03:58:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/11 03:58:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/11 03:58:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/11 03:58:02 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/11 03:58:02 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/11 03:58:02 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/11 03:58:02 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : file1: reading active writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.04s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/11 03:58:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/11 03:58:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/11 03:58:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/11 03:58:02 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/11 03:58:02 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/11 03:58:02 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/11 03:58:02 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/11 03:58:02 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/11 03:58:02 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/11 03:58:02 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/11 03:58:02 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/11 03:58:02 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/11 03:58:02 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/11 03:58:02 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/11 03:58:02 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/11 03:58:02 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/11 03:58:02 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : file1: reading active writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/11 03:58:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/11 03:58:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/11 03:58:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:02 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : file1: reading active writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/11 03:58:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/11 03:58:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/11 03:58:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:02 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/11 03:58:02 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : file1: reading active writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/11 03:58:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/11 03:58:02 DEBUG : dir/file1: newRWFileHandle: 2026/06/11 03:58:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/11 03:58:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/11 03:58:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a0140): _readAt: size=1, off=0 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a0140): openPending: 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/11 03:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a0140): >openPending: err= 2026/06/11 03:58:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a0140): >_readAt: n=1, err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a0140): _readAt: size=256, off=1 2026/06/11 03:58:02 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a0140): >_readAt: n=15, err=EOF 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a0140): _readAt: size=16, off=16 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a0140): >_readAt: n=0, err=EOF 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a0140): close: 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a0140): >close: err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a0140): close: 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a0140): >close: err=file already closed 2026/06/11 03:58:02 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : file1: reading active writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : >WaitForWriters: 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.03s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/11 03:58:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/11 03:58:02 DEBUG : dir/file1: newRWFileHandle: 2026/06/11 03:58:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/11 03:58:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/11 03:58:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a10c0): _readAt: size=1, off=0 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a10c0): openPending: 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/11 03:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a10c0): >openPending: err= 2026/06/11 03:58:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a10c0): >_readAt: n=1, err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a10c0): _readAt: size=1, off=5 2026/06/11 03:58:02 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a10c0): >_readAt: n=1, err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a10c0): _readAt: size=1, off=3 2026/06/11 03:58:02 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a10c0): >_readAt: n=1, err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a10c0): _readAt: size=1, off=13 2026/06/11 03:58:02 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a10c0): >_readAt: n=1, err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a10c0): _readAt: size=16, off=100 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a10c0): >_readAt: n=0, err=EOF 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a10c0): close: 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead41a10c0): >close: err= 2026/06/11 03:58:02 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : file1: reading active writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : >WaitForWriters: 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.02s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/11 03:58:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/11 03:58:02 DEBUG : dir/file1: newRWFileHandle: 2026/06/11 03:58:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/11 03:58:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/11 03:58:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4235380): _readAt: size=1, off=0 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4235380): openPending: 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/11 03:58:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/11 03:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4235380): >openPending: err= 2026/06/11 03:58:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4235380): >_readAt: n=1, err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4235380): _readAt: size=1, off=5 2026/06/11 03:58:02 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4235380): >_readAt: n=1, err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4235380): _readAt: size=1, off=1 2026/06/11 03:58:02 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4235380): >_readAt: n=1, err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4235380): _readAt: size=6, off=10 2026/06/11 03:58:02 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4235380): >_readAt: n=6, err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4235380): _readAt: size=256, off=10 2026/06/11 03:58:02 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4235380): >_readAt: n=6, err=EOF 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4235380): _readAt: size=256, off=100 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4235380): >_readAt: n=0, err=EOF 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4235380): close: 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4235380): >close: err= 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4235380): _readAt: size=256, off=100 2026/06/11 03:58:02 DEBUG : dir/file1(0x1ead4235380): >_readAt: n=0, err=file already closed 2026/06/11 03:58:02 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:02 DEBUG : dir: Looking for writers 2026/06/11 03:58:02 DEBUG : file1: reading active writers 2026/06/11 03:58:02 DEBUG : Looking for writers 2026/06/11 03:58:02 DEBUG : dir: reading active writers 2026/06/11 03:58:02 DEBUG : >WaitForWriters: 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:02 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:03 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:03 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/11 03:58:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/11 03:58:03 DEBUG : dir/file1: newRWFileHandle: 2026/06/11 03:58:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/11 03:58:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/11 03:58:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead4876cc0): RWFileHandle.Flush 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead4876cc0): _readAt: size=256, off=0 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead4876cc0): openPending: 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:03 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/11 03:58:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/11 03:58:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead4876cc0): >openPending: err= 2026/06/11 03:58:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/11 03:58:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/11 03:58:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead4876cc0): >_readAt: n=16, err=EOF 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead4876cc0): RWFileHandle.Flush 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead4876cc0): RWFileHandle.Flush 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead4876cc0): close: 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead4876cc0): >close: err= 2026/06/11 03:58:03 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:03 DEBUG : dir: Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : dir: reading active writers 2026/06/11 03:58:03 DEBUG : >WaitForWriters: 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:03 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:03 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/11 03:58:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/11 03:58:03 DEBUG : dir/file1: newRWFileHandle: 2026/06/11 03:58:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/11 03:58:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/11 03:58:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead43ea540): _readAt: size=256, off=0 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead43ea540): openPending: 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:03 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/11 03:58:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/11 03:58:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead43ea540): >openPending: err= 2026/06/11 03:58:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/11 03:58:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/11 03:58:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead43ea540): >_readAt: n=16, err=EOF 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead43ea540): RWFileHandle.Release 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead43ea540): close: 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead43ea540): >close: err= 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead43ea540): RWFileHandle.Release 2026/06/11 03:58:03 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:03 DEBUG : dir: Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : dir: reading active writers 2026/06/11 03:58:03 DEBUG : >WaitForWriters: 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:03 DEBUG : file1: newRWFileHandle: 2026/06/11 03:58:03 DEBUG : file1(0x1ead43eb3c0): openPending: 2026/06/11 03:58:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:03 DEBUG : file1(0x1ead43eb3c0): >openPending: err= 2026/06/11 03:58:03 DEBUG : file1: >newRWFileHandle: err= 2026/06/11 03:58:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/11 03:58:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/11 03:58:03 DEBUG : file1(0x1ead43eb3c0): _writeAt: size=5, off=0 2026/06/11 03:58:03 DEBUG : file1(0x1ead43eb3c0): >_writeAt: n=5, err= 2026/06/11 03:58:03 DEBUG : file1(0x1ead43eb3c0): _writeAt: size=7, off=5 2026/06/11 03:58:03 DEBUG : file1(0x1ead43eb3c0): >_writeAt: n=7, err= 2026/06/11 03:58:03 DEBUG : file1: vfs cache: truncate to size=11 2026/06/11 03:58:03 DEBUG : file1(0x1ead43eb3c0): close: 2026/06/11 03:58:03 DEBUG : file1: vfs cache: setting modification time to 2026-06-11 03:58:03.047924543 +0000 UTC m=+4.552097828 2026/06/11 03:58:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:03 DEBUG : file1(0x1ead43eb3c0): >close: err= 2026/06/11 03:58:03 DEBUG : file1(0x1ead43eb3c0): close: 2026/06/11 03:58:03 DEBUG : file1(0x1ead43eb3c0): >close: err=file already closed 2026/06/11 03:58:03 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/11 03:58:03 DEBUG : file1: vfs cache: starting upload 2026/06/11 03:58:03 DEBUG : file1.a0789eaa.partial: size = 11 OK 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1.a0789eaa.partial" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1.a0789eaa.partial 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-canuwir0qaqa/file1.a0789eaa.partial 2026/06/11 03:58:03 DEBUG : file1.a0789eaa.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/11 03:58:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/11 03:58:03 DEBUG : file1.a0789eaa.partial: renamed to: file1 2026/06/11 03:58:03 INFO : file1: Copied (new) 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/11 03:58:03 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-11 03:58:03 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/11 03:58:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/11 03:58:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:03 INFO : file1: vfs cache: upload succeeded try #1 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : >WaitForWriters: 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/11 03:58:03 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : >WaitForWriters: 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:03 DEBUG : file1: newRWFileHandle: 2026/06/11 03:58:03 DEBUG : file1(0x1ead469ec80): openPending: 2026/06/11 03:58:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:03 DEBUG : file1(0x1ead469ec80): >openPending: err= 2026/06/11 03:58:03 DEBUG : file1: >newRWFileHandle: err= 2026/06/11 03:58:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/11 03:58:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/11 03:58:03 DEBUG : file1(0x1ead469ec80): _writeAt: size=7, off=0 2026/06/11 03:58:03 DEBUG : file1(0x1ead469ec80): >_writeAt: n=7, err= 2026/06/11 03:58:03 DEBUG : file1(0x1ead469ec80): _writeAt: size=6, off=5 2026/06/11 03:58:03 DEBUG : file1(0x1ead469ec80): >_writeAt: n=6, err= 2026/06/11 03:58:03 DEBUG : file1(0x1ead469ec80): close: 2026/06/11 03:58:03 DEBUG : file1: vfs cache: setting modification time to 2026-06-11 03:58:03.216350141 +0000 UTC m=+4.720523436 2026/06/11 03:58:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:03 DEBUG : file1(0x1ead469ec80): >close: err= 2026/06/11 03:58:03 DEBUG : file1(0x1ead469ec80): _writeAt: size=5, off=0 2026/06/11 03:58:03 DEBUG : file1(0x1ead469ec80): >_writeAt: n=0, err=file already closed 2026/06/11 03:58:03 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/11 03:58:03 DEBUG : file1: vfs cache: starting upload 2026/06/11 03:58:03 DEBUG : file1.595bdb85.partial: size = 11 OK 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1.595bdb85.partial" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1.595bdb85.partial 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-canuwir0qaqa/file1.595bdb85.partial 2026/06/11 03:58:03 DEBUG : file1.595bdb85.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/11 03:58:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/11 03:58:03 DEBUG : file1.595bdb85.partial: renamed to: file1 2026/06/11 03:58:03 INFO : file1: Copied (new) 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/11 03:58:03 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-11 03:58:03 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/11 03:58:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/11 03:58:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:03 INFO : file1: vfs cache: upload succeeded try #1 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : >WaitForWriters: 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/11 03:58:03 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : >WaitForWriters: 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:03 DEBUG : file1: newRWFileHandle: 2026/06/11 03:58:03 DEBUG : file1(0x1ead469f880): openPending: 2026/06/11 03:58:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:03 DEBUG : file1(0x1ead469f880): >openPending: err= 2026/06/11 03:58:03 DEBUG : file1: >newRWFileHandle: err= 2026/06/11 03:58:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/11 03:58:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/11 03:58:03 DEBUG : file1(0x1ead469f880): close: 2026/06/11 03:58:03 DEBUG : file1: vfs cache: setting modification time to 2026-06-11 03:58:03.383246727 +0000 UTC m=+4.887420013 2026/06/11 03:58:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:03 DEBUG : file1(0x1ead469f880): >close: err= 2026/06/11 03:58:03 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/11 03:58:03 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/11 03:58:03 DEBUG : file2: newRWFileHandle: 2026/06/11 03:58:03 DEBUG : file2(0x1ead469fd00): openPending: 2026/06/11 03:58:03 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/11 03:58:03 DEBUG : file2(0x1ead469fd00): >openPending: err= 2026/06/11 03:58:03 DEBUG : file2: >newRWFileHandle: err= 2026/06/11 03:58:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/11 03:58:03 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/11 03:58:03 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/11 03:58:03 DEBUG : file2(0x1ead469fd00): RWFileHandle.Flush 2026/06/11 03:58:03 DEBUG : file2(0x1ead469fd00): RWFileHandle.Release 2026/06/11 03:58:03 DEBUG : file2(0x1ead469fd00): close: 2026/06/11 03:58:03 DEBUG : file2: vfs cache: setting modification time to 2026-06-11 03:58:03.384148314 +0000 UTC m=+4.888321599 2026/06/11 03:58:03 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:03 DEBUG : file2(0x1ead469fd00): >close: err= 2026/06/11 03:58:03 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : file2: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : file2: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : file2: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : file2: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/11 03:58:03 DEBUG : file1: vfs cache: starting upload 2026/06/11 03:58:03 DEBUG : file2: vfs cache: starting upload 2026/06/11 03:58:03 DEBUG : file1.0a14c9fd.partial: size = 0 OK 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1.0a14c9fd.partial" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1.0a14c9fd.partial 2026/06/11 03:58:03 DEBUG : file2.de2b01d0.partial: size = 0 OK 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file2.de2b01d0.partial" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file2.de2b01d0.partial 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-canuwir0qaqa/file1.0a14c9fd.partial 2026/06/11 03:58:03 DEBUG : file1.0a14c9fd.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/11 03:58:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-canuwir0qaqa/file2.de2b01d0.partial 2026/06/11 03:58:03 DEBUG : file2.de2b01d0.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/11 03:58:03 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/11 03:58:03 DEBUG : file1.0a14c9fd.partial: renamed to: file1 2026/06/11 03:58:03 INFO : file1: Copied (new) 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : file2.de2b01d0.partial: renamed to: file2 2026/06/11 03:58:03 INFO : file2: Copied (new) 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file2" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file2 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/11 03:58:03 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-11 03:58:03 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/11 03:58:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/11 03:58:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:03 INFO : file1: vfs cache: upload succeeded try #1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-canuwir0qaqa/file2 2026/06/11 03:58:03 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/11 03:58:03 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-11 03:58:03 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/11 03:58:03 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/11 03:58:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/11 03:58:03 INFO : file2: vfs cache: upload succeeded try #1 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : file2: reading active writers 2026/06/11 03:58:03 DEBUG : >WaitForWriters: 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file2" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file2 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-canuwir0qaqa/file2 2026/06/11 03:58:03 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file2" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/file2 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-canuwir0qaqa/file2 2026/06/11 03:58:03 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/11 03:58:03 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file2: reading active writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : >WaitForWriters: 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:03 DEBUG : file1: newRWFileHandle: 2026/06/11 03:58:03 DEBUG : file1(0x1ead4877180): openPending: 2026/06/11 03:58:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:03 DEBUG : file1(0x1ead4877180): >openPending: err= 2026/06/11 03:58:03 DEBUG : file1: >newRWFileHandle: err= 2026/06/11 03:58:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/11 03:58:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/11 03:58:03 DEBUG : file1(0x1ead4877180): _writeAt: size=5, off=0 2026/06/11 03:58:03 DEBUG : file1(0x1ead4877180): >_writeAt: n=5, err= 2026/06/11 03:58:03 DEBUG : file1(0x1ead4877180): RWFileHandle.Flush 2026/06/11 03:58:03 DEBUG : file1(0x1ead4877180): RWFileHandle.Flush 2026/06/11 03:58:03 DEBUG : file1(0x1ead4877180): close: 2026/06/11 03:58:03 DEBUG : file1: vfs cache: setting modification time to 2026-06-11 03:58:03.556427977 +0000 UTC m=+5.060601282 2026/06/11 03:58:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:03 DEBUG : file1(0x1ead4877180): >close: err= 2026/06/11 03:58:03 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/11 03:58:03 DEBUG : file1: vfs cache: starting upload 2026/06/11 03:58:03 DEBUG : file1.e04718ee.partial: size = 5 OK 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1.e04718ee.partial" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1.e04718ee.partial 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-canuwir0qaqa/file1.e04718ee.partial 2026/06/11 03:58:03 DEBUG : file1.e04718ee.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/11 03:58:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/11 03:58:03 DEBUG : file1.e04718ee.partial: renamed to: file1 2026/06/11 03:58:03 INFO : file1: Copied (new) 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/11 03:58:03 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-11 03:58:03 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/11 03:58:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/11 03:58:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:03 INFO : file1: vfs cache: upload succeeded try #1 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : >WaitForWriters: 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:03 DEBUG : file1: newRWFileHandle: 2026/06/11 03:58:03 DEBUG : file1(0x1ead3ea8440): openPending: 2026/06/11 03:58:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:03 DEBUG : file1(0x1ead3ea8440): >openPending: err= 2026/06/11 03:58:03 DEBUG : file1: >newRWFileHandle: err= 2026/06/11 03:58:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/11 03:58:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/11 03:58:03 DEBUG : file1(0x1ead3ea8440): _writeAt: size=5, off=0 2026/06/11 03:58:03 DEBUG : file1(0x1ead3ea8440): >_writeAt: n=5, err= 2026/06/11 03:58:03 DEBUG : file1(0x1ead3ea8440): RWFileHandle.Release 2026/06/11 03:58:03 DEBUG : file1(0x1ead3ea8440): close: 2026/06/11 03:58:03 DEBUG : file1: vfs cache: setting modification time to 2026-06-11 03:58:03.718266871 +0000 UTC m=+5.222440166 2026/06/11 03:58:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:03 DEBUG : file1(0x1ead3ea8440): >close: err= 2026/06/11 03:58:03 DEBUG : file1(0x1ead3ea8440): RWFileHandle.Release 2026/06/11 03:58:03 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/11 03:58:03 DEBUG : file1: vfs cache: starting upload 2026/06/11 03:58:03 DEBUG : file1.afbecfb8.partial: size = 5 OK 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1.afbecfb8.partial" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1.afbecfb8.partial 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-canuwir0qaqa/file1.afbecfb8.partial 2026/06/11 03:58:03 DEBUG : file1.afbecfb8.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/11 03:58:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/11 03:58:03 DEBUG : file1.afbecfb8.partial: renamed to: file1 2026/06/11 03:58:03 INFO : file1: Copied (new) 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:03 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/11 03:58:03 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-11 03:58:03 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/11 03:58:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/11 03:58:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:03 INFO : file1: vfs cache: upload succeeded try #1 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : >WaitForWriters: 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:03 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:03 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:03 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/11 03:58:03 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/11 03:58:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/11 03:58:03 DEBUG : dir/file1: newRWFileHandle: 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead4352100): openPending: 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:03 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/11 03:58:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/11 03:58:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead4352100): >openPending: err= 2026/06/11 03:58:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/11 03:58:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/11 03:58:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/11 03:58:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead4352100): _writeAt: size=5, off=0 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead4352100): >_writeAt: n=5, err= 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead4352100): close: 2026/06/11 03:58:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:03 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-11 03:58:03.894649759 +0000 UTC m=+5.398823054 2026/06/11 03:58:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:03 DEBUG : dir/file1(0x1ead4352100): >close: err= 2026/06/11 03:58:03 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:03 DEBUG : dir: Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : dir: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/11 03:58:03 DEBUG : dir: Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : dir: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/11 03:58:03 DEBUG : dir: Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : dir: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/11 03:58:03 DEBUG : dir: Looking for writers 2026/06/11 03:58:03 DEBUG : file1: reading active writers 2026/06/11 03:58:03 DEBUG : Looking for writers 2026/06/11 03:58:03 DEBUG : dir: reading active writers 2026/06/11 03:58:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/11 03:58:03 DEBUG : dir/file1: vfs cache: starting upload 2026/06/11 03:58:03 DEBUG : dir/file1.a0c1e554.partial: size = 5 OK 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1.a0c1e554.partial" 2026/06/11 03:58:03 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1.a0c1e554.partial 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-canuwir0qaqa/dir/file1.a0c1e554.partial 2026/06/11 03:58:04 DEBUG : dir/file1.a0c1e554.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/11 03:58:04 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/11 03:58:04 DEBUG : dir/file1.a0c1e554.partial: renamed to: dir/file1 2026/06/11 03:58:04 INFO : dir/file1: Copied (replaced existing) 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:04 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/11 03:58:04 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-11 03:58:03 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/11 03:58:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/11 03:58:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/11 03:58:04 DEBUG : dir: Looking for writers 2026/06/11 03:58:04 DEBUG : file1: reading active writers 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : dir: reading active writers 2026/06/11 03:58:04 DEBUG : >WaitForWriters: 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:04 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:04 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/11 03:58:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : dir/file1: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/11 03:58:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/11 03:58:04 DEBUG : dir/file1(0x1ead4135d00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : dir/file1(0x1ead4135d00): openPending: 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:04 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/11 03:58:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/11 03:58:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/11 03:58:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:04 DEBUG : dir/file1(0x1ead4135d00): >openPending: err= 2026/06/11 03:58:04 DEBUG : dir/file1(0x1ead4135d00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : dir/file1(0x1ead4135d00): _writeAt: size=15, off=5 2026/06/11 03:58:04 DEBUG : dir/file1(0x1ead4135d00): >_writeAt: n=15, err= 2026/06/11 03:58:04 DEBUG : dir/file1(0x1ead4135d00): close: 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/11 03:58:04 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-11 03:58:04.071257452 +0000 UTC m=+5.575430737 2026/06/11 03:58:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : dir/file1(0x1ead4135d00): >close: err= 2026/06/11 03:58:04 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:04 DEBUG : dir: Looking for writers 2026/06/11 03:58:04 DEBUG : file1: reading active writers 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : dir: reading active writers 2026/06/11 03:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/11 03:58:04 DEBUG : dir: Looking for writers 2026/06/11 03:58:04 DEBUG : file1: reading active writers 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : dir: reading active writers 2026/06/11 03:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/11 03:58:04 DEBUG : dir: Looking for writers 2026/06/11 03:58:04 DEBUG : file1: reading active writers 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : dir: reading active writers 2026/06/11 03:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/11 03:58:04 DEBUG : dir: Looking for writers 2026/06/11 03:58:04 DEBUG : file1: reading active writers 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : dir: reading active writers 2026/06/11 03:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/11 03:58:04 DEBUG : dir/file1: vfs cache: starting upload 2026/06/11 03:58:04 DEBUG : dir/file1.3e9751b9.partial: size = 20 OK 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1.3e9751b9.partial" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1.3e9751b9.partial 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-canuwir0qaqa/dir/file1.3e9751b9.partial 2026/06/11 03:58:04 DEBUG : dir/file1.3e9751b9.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/06/11 03:58:04 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/11 03:58:04 DEBUG : dir/file1.3e9751b9.partial: renamed to: dir/file1 2026/06/11 03:58:04 INFO : dir/file1: Copied (replaced existing) 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:04 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/06/11 03:58:04 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-11 03:58:04 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/11 03:58:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/11 03:58:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/11 03:58:04 DEBUG : dir: Looking for writers 2026/06/11 03:58:04 DEBUG : file1: reading active writers 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : dir: reading active writers 2026/06/11 03:58:04 DEBUG : >WaitForWriters: 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : file1: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : file1(0x1ead3add300): openPending: 2026/06/11 03:58:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:04 DEBUG : file1(0x1ead3add300): >openPending: err= 2026/06/11 03:58:04 DEBUG : file1: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/11 03:58:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/11 03:58:04 DEBUG : file1(0x1ead3add300): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : file1(0x1ead3add300): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : file1(0x1ead3add300): close: 2026/06/11 03:58:04 DEBUG : file1: vfs cache: setting modification time to 2026-06-11 03:58:04.235742234 +0000 UTC m=+5.739915548 2026/06/11 03:58:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : file1(0x1ead3add300): >close: err= 2026/06/11 03:58:04 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : file1: reading active writers 2026/06/11 03:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : file1: reading active writers 2026/06/11 03:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : file1: reading active writers 2026/06/11 03:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : file1: reading active writers 2026/06/11 03:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/11 03:58:04 DEBUG : file1: vfs cache: starting upload 2026/06/11 03:58:04 DEBUG : file1.6cc41e4c.partial: size = 5 OK 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1.6cc41e4c.partial" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1.6cc41e4c.partial 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-canuwir0qaqa/file1.6cc41e4c.partial 2026/06/11 03:58:04 DEBUG : file1.6cc41e4c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/11 03:58:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/11 03:58:04 DEBUG : file1.6cc41e4c.partial: renamed to: file1 2026/06/11 03:58:04 INFO : file1: Copied (new) 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:04 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/11 03:58:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-11 03:58:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/11 03:58:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:04 INFO : file1: vfs cache: upload succeeded try #1 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : file1: reading active writers 2026/06/11 03:58:04 DEBUG : >WaitForWriters: 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/11 03:58:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e9c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e9c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e9c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e9c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e9c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.396073415 +0000 UTC m=+5.900246710 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e9c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410efc0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410efc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410efc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410efc0): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410efc0): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410efc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410efc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.396073415 +0000 UTC m=+5.900246710 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410efc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410f480): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410f480): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410f480): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410f480): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410f480): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.396073415 +0000 UTC m=+5.900246710 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410f480): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3fc8bd0 item 1 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fac0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fac0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fac0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fac0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fac0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.398071977 +0000 UTC m=+5.902245262 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fac0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49300c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49300c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49300c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49300c0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49300c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.398071977 +0000 UTC m=+5.902245262 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49300c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3fc90a0 item 2 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4930700): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4930700): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4930700): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4930700): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4930700): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.399472127 +0000 UTC m=+5.903645422 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4930700): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4930b80): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4930b80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4930b80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4930b80): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4930b80): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4930b80): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4930b80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.399472127 +0000 UTC m=+5.903645422 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4930b80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4931040): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4931040): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4931040): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4931040): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4931040): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.399472127 +0000 UTC m=+5.903645422 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4931040): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3fc9420 item 3 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49316c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49316c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49316c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49316c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49316c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.401308902 +0000 UTC m=+5.905482197 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49316c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4931c00): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4931c00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4931c00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4931c00): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4931c00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.401308902 +0000 UTC m=+5.905482197 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4931c00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3fc9b20 item 4 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4944340): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4944340): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4944340): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4944340): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4944340): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.4026761 +0000 UTC m=+5.906849395 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4944340): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49447c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49447c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49447c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49447c0): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49447c0): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49447c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49447c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.4026761 +0000 UTC m=+5.906849395 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49447c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4944c80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4944c80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4944c80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4944c80): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4944c80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.4026761 +0000 UTC m=+5.906849395 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4944c80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead48d62a0 item 5 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4945300): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4945300): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4945300): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4945300): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4945300): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.404763109 +0000 UTC m=+5.908936424 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4945300): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4945840): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4945840): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4945840): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4945840): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4945840): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.404763109 +0000 UTC m=+5.908936424 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4945840): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead48d6770 item 6 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4945ec0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4945ec0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4945ec0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4945ec0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4945ec0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.406571082 +0000 UTC m=+5.910744377 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4945ec0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49584c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49584c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49584c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49584c0): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49584c0): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49584c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49584c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.406571082 +0000 UTC m=+5.910744377 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49584c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4958980): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4958980): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4958980): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4958980): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4958980): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.406571082 +0000 UTC m=+5.910744377 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4958980): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead48d6af0 item 7 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959000): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959000): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959000): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959000): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959000): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.408440699 +0000 UTC m=+5.912613994 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959000): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959540): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959540): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959540): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959540): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959540): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.408440699 +0000 UTC m=+5.912613994 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959540): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead48d6fc0 item 8 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959b00): _readAt: size=2, off=0 2026/06/11 03:58:04 ERROR : open-test-file(0x1ead4959b00): Couldn't read size of file 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959b00): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959b00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959b00): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959b00): close: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959b00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959ec0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959ec0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959ec0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959ec0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959ec0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.409851169 +0000 UTC m=+5.914024464 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4959ec0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e440): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e440): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e440): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e440): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e440): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e440): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e440): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.409851169 +0000 UTC m=+5.914024464 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e440): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e940): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e940): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e940): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e940): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e940): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.409851169 +0000 UTC m=+5.914024464 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e940): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead48d7340 item 9 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496efc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496efc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496efc0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496efc0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496efc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.411834291 +0000 UTC m=+5.916007586 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496efc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f500): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f500): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f500): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f500): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f500): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.411834291 +0000 UTC m=+5.916007586 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f500): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead48d7810 item 10 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496fb40): _readAt: size=2, off=0 2026/06/11 03:58:04 ERROR : open-test-file(0x1ead496fb40): Couldn't read size of file 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496fb40): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496fb40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496fb40): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496fb40): close: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496fb40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421a000): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421a000): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421a000): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421a000): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421a000): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.413185809 +0000 UTC m=+5.917359105 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421a000): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421a500): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421a500): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421a500): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421a500): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421a500): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421a500): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421a500): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.413185809 +0000 UTC m=+5.917359105 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421a500): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421aa00): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421aa00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421aa00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421aa00): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421aa00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.413185809 +0000 UTC m=+5.917359105 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421aa00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead48d7c70 item 11 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421b080): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421b080): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421b080): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421b080): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421b080): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.414989913 +0000 UTC m=+5.919163208 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421b080): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421b5c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421b5c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421b5c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421b5c0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421b5c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.414989913 +0000 UTC m=+5.919163208 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421b5c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3b425b0 item 12 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421bc00): _readAt: size=2, off=0 2026/06/11 03:58:04 ERROR : open-test-file(0x1ead421bc00): Couldn't read size of file 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421bc00): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421bc00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421bc00): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421bc00): close: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421bc00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a0c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a0c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a0c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a0c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a0c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.416440408 +0000 UTC m=+5.920613703 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a0c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a780): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a780): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a780): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a780): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a780): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.416440408 +0000 UTC m=+5.920613703 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a780): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3b43490 item 13 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423ae00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423ae00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423ae00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423ae00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423ae00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.417778872 +0000 UTC m=+5.921952157 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423ae00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b340): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b340): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b340): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b340): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b340): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.417778872 +0000 UTC m=+5.921952157 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b340): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3b43810 item 14 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b980): _readAt: size=2, off=0 2026/06/11 03:58:04 ERROR : open-test-file(0x1ead423b980): Couldn't read size of file 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b980): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b980): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b980): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b980): close: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b980): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423bd40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423bd40): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423bd40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423bd40): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423bd40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.419343673 +0000 UTC m=+5.923516958 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423bd40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4266500): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4266500): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4266500): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4266500): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4266500): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.419343673 +0000 UTC m=+5.923516958 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4266500): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead399a070 item 15 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4266b80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4266b80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4266b80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4266b80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4266b80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.420803095 +0000 UTC m=+5.924976390 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4266b80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42670c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42670c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42670c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42670c0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42670c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.420803095 +0000 UTC m=+5.924976390 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42670c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead399a5b0 item 16 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4267700): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4267700): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4267700): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4267700): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4267700): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.422204307 +0000 UTC m=+5.926392850 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4267700): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4267b80): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4267b80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4267b80): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4267b80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4267b80): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4267b80): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4267b80): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4267b80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.422204307 +0000 UTC m=+5.926392850 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4267b80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4290180): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4290180): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4290180): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4290180): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4290180): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.422204307 +0000 UTC m=+5.926392850 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4290180): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead399ad90 item 17 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4290800): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4290800): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4290800): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4290800): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4290800): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.423893543 +0000 UTC m=+5.928066838 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4290800): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4290d40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4290d40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4290d40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4290d40): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4290d40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.423893543 +0000 UTC m=+5.928066838 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4290d40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead399b490 item 18 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42913c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42913c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42913c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42913c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42913c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.425228339 +0000 UTC m=+5.929401634 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42913c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42918c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42918c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42918c0): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42918c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42918c0): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42918c0): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42918c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42918c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.425228339 +0000 UTC m=+5.929401634 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42918c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4291dc0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4291dc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4291dc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4291dc0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4291dc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.425228339 +0000 UTC m=+5.929401634 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4291dc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead399b960 item 19 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c0540): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c0540): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c0540): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c0540): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c0540): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.426958183 +0000 UTC m=+5.931131478 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c0540): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c0a80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c0a80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c0a80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c0a80): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c0a80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.426958183 +0000 UTC m=+5.931131478 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c0a80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3d16c40 item 20 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1100): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1100): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1100): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1100): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1100): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.428329167 +0000 UTC m=+5.932502462 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1100): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1600): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1600): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1600): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1600): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1600): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1600): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1600): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1600): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.428329167 +0000 UTC m=+5.932502462 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1600): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1b00): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1b00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1b00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1b00): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1b00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.428329167 +0000 UTC m=+5.932502462 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42c1b00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4190150 item 21 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ec280): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ec280): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ec280): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ec280): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ec280): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.430051968 +0000 UTC m=+5.934225263 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ec280): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ec7c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ec7c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ec7c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ec7c0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ec7c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.430051968 +0000 UTC m=+5.934225263 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ec7c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead41907e0 item 22 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ece40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ece40): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ece40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ece40): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ece40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.431412854 +0000 UTC m=+5.935586149 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ece40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ed340): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ed340): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ed340): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ed340): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ed340): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ed340): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ed340): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ed340): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.431412854 +0000 UTC m=+5.935586149 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ed340): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ed840): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ed840): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ed840): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ed840): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ed840): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.431412854 +0000 UTC m=+5.935586149 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ed840): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4190bd0 item 23 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42edec0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42edec0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42edec0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42edec0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42edec0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.433347223 +0000 UTC m=+5.937520518 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42edec0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4316500): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4316500): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4316500): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4316500): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4316500): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.433347223 +0000 UTC m=+5.937520518 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4316500): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4191570 item 24 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4316b40): _readAt: size=2, off=0 2026/06/11 03:58:04 ERROR : open-test-file(0x1ead4316b40): Couldn't read size of file 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4316b40): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4316b40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4316b40): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4316b40): close: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4316b40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4316f00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4316f00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4316f00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4316f00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4316f00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.434734319 +0000 UTC m=+5.938907635 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4316f00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4317400): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4317400): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4317400): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4317400): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4317400): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4317400): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4317400): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4317400): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.434734319 +0000 UTC m=+5.938907635 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4317400): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4317940): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4317940): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4317940): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4317940): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4317940): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.434734319 +0000 UTC m=+5.938907635 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4317940): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead41919d0 item 25 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43440c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43440c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43440c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43440c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43440c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.43711277 +0000 UTC m=+5.941286065 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43440c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4344600): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4344600): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4344600): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4344600): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4344600): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.43711277 +0000 UTC m=+5.941286065 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4344600): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3da10a0 item 26 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4344c40): _readAt: size=2, off=0 2026/06/11 03:58:04 ERROR : open-test-file(0x1ead4344c40): Couldn't read size of file 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4344c40): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4344c40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4344c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4344c40): close: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4344c40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345000): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345000): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345000): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345000): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345000): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.438669686 +0000 UTC m=+5.942842981 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345000): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345500): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345500): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345500): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345500): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345500): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345500): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345500): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345500): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.438669686 +0000 UTC m=+5.942842981 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345500): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345a40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345a40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345a40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345a40): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345a40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.438669686 +0000 UTC m=+5.942842981 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4345a40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3da16c0 item 27 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43761c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43761c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43761c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43761c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43761c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.44091199 +0000 UTC m=+5.945085285 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43761c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4376700): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4376700): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4376700): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4376700): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4376700): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.44091199 +0000 UTC m=+5.945085285 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4376700): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead39d2690 item 28 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4376d40): _readAt: size=2, off=0 2026/06/11 03:58:04 ERROR : open-test-file(0x1ead4376d40): Couldn't read size of file 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4376d40): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4376d40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4376d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4376d40): close: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4376d40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4377100): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4377100): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4377100): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4377100): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4377100): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.44278754 +0000 UTC m=+5.946960824 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4377100): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43777c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43777c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43777c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43777c0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43777c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.44278754 +0000 UTC m=+5.946960824 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43777c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead39d2e70 item 29 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4377e40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4377e40): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4377e40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4377e40): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4377e40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.444053265 +0000 UTC m=+5.948226550 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4377e40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a4480): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a4480): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a4480): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a4480): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a4480): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.444053265 +0000 UTC m=+5.948226550 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a4480): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead39d39d0 item 30 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a4ac0): _readAt: size=2, off=0 2026/06/11 03:58:04 ERROR : open-test-file(0x1ead43a4ac0): Couldn't read size of file 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a4ac0): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a4ac0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a4ac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a4ac0): close: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a4ac0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a4e80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a4e80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a4e80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a4e80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a4e80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.445409101 +0000 UTC m=+5.949582385 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a4e80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a5540): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a5540): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a5540): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a5540): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a5540): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.445409101 +0000 UTC m=+5.949582385 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a5540): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead39965b0 item 31 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a5bc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a5bc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a5bc0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a5bc0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a5bc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.446617327 +0000 UTC m=+5.950790612 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43a5bc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ca200): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ca200): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ca200): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ca200): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ca200): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.446617327 +0000 UTC m=+5.950790612 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ca200): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3996f50 item 32 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ca840): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ca840): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ca840): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ca840): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ca840): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.447880748 +0000 UTC m=+5.952054033 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ca840): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cacc0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cacc0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cacc0): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cacc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cacc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead39978f0 item 33 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cacc0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cacc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.448579961 +0000 UTC m=+5.952753256 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cacc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cb1c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cb1c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cb1c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cb1c0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cb1c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.448579961 +0000 UTC m=+5.952753256 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cb1c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3997b20 item 33 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cb800): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cb800): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cb800): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cb800): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cb800): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.450194157 +0000 UTC m=+5.954367452 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cb800): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cbc80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cbc80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3d9e850 item 34 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cbc80): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cbc80): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cbc80): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cbc80): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cbc80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.450812286 +0000 UTC m=+5.954985570 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43cbc80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead44042c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead44042c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead44042c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead44042c0): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead44042c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.450812286 +0000 UTC m=+5.954985570 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead44042c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3d9ed90 item 34 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4404900): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4404900): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4404900): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4404900): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4404900): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.452302496 +0000 UTC m=+5.956475791 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4404900): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4404d80): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4404d80): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4404d80): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4404d80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4404d80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3d9f420 item 35 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4404d80): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4404d80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.452883135 +0000 UTC m=+5.957056430 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4404d80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405280): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405280): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405280): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405280): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405280): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.452883135 +0000 UTC m=+5.957056430 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405280): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3d9f8f0 item 35 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405900): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405900): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405900): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405900): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405900): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.454526295 +0000 UTC m=+5.958699580 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405900): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405e00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405e00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3dda0e0 item 36 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405e00): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405e00): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405e00): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405e00): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405e00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.455263911 +0000 UTC m=+5.959437206 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4405e00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436440): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436440): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436440): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436440): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436440): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.455263911 +0000 UTC m=+5.959437206 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436440): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3dda310 item 36 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436a80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436a80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436a80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436a80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436a80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.456513585 +0000 UTC m=+5.960686870 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436a80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436f00): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436f00): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436f00): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436f00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436f00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3dda770 item 37 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436f00): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436f00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.4570075 +0000 UTC m=+5.961180785 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4436f00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4437400): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4437400): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4437400): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4437400): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4437400): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.4570075 +0000 UTC m=+5.961180785 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4437400): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3dda9a0 item 37 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4437a80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4437a80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4437a80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4437a80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4437a80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.458569616 +0000 UTC m=+5.962742911 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4437a80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4458080): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4458080): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3ddad20 item 38 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4458080): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4458080): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4458080): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4458080): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4458080): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.459204087 +0000 UTC m=+5.963377382 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4458080): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead44585c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead44585c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead44585c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead44585c0): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead44585c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.459204087 +0000 UTC m=+5.963377382 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead44585c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3ddaf50 item 38 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4458c40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4458c40): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4458c40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4458c40): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4458c40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.460555114 +0000 UTC m=+5.964728409 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4458c40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459140): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459140): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459140): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459140): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459140): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3ddb3b0 item 39 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459140): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459140): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.461048187 +0000 UTC m=+5.965221482 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459140): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459640): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459640): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459640): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459640): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459640): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.461048187 +0000 UTC m=+5.965221482 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459640): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3ddb730 item 39 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459cc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459cc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459cc0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459cc0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459cc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.462783181 +0000 UTC m=+5.966956506 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4459cc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447a2c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447a2c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3ddbab0 item 40 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447a2c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447a2c0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447a2c0): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447a2c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447a2c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.463542979 +0000 UTC m=+5.967716284 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447a2c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447a800): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447a800): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447a800): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447a800): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447a800): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.463542979 +0000 UTC m=+5.967716284 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447a800): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3ddbc70 item 40 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447adc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447adc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447adc0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447adc0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447adc0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447adc0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447adc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.465462571 +0000 UTC m=+5.969635866 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447adc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447b2c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447b2c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447b2c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead40102a0 item 41 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447b2c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447b2c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.466048129 +0000 UTC m=+5.970221424 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447b2c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447b780): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447b780): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447b780): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447b780): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447b780): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead40105b0 item 41 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447b780): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447b780): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.466613399 +0000 UTC m=+5.970786694 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447b780): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447bcc0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447bcc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447bcc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447bcc0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447bcc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.466613399 +0000 UTC m=+5.970786694 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead447bcc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4010930 item 41 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0400): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0400): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0400): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0400): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0400): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0400): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0400): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.468105292 +0000 UTC m=+5.972278588 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0400): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0900): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0900): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0900): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4010ee0 item 42 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0900): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0900): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.468594218 +0000 UTC m=+5.972767513 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0900): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0e40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0e40): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4011110 item 42 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0e40): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0e40): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0e40): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0e40): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0e40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.469165629 +0000 UTC m=+5.973338925 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b0e40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b13c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b13c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b13c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b13c0): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b13c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.469165629 +0000 UTC m=+5.973338925 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b13c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4011420 item 42 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b1a00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b1a00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b1a00): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b1a00): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b1a00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b1a00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b1a00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.470443327 +0000 UTC m=+5.974616613 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46b1a00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2000): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2000): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2000): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3d901c0 item 43 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2000): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2000): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.470916413 +0000 UTC m=+5.975089708 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2000): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2540): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2540): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2540): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2540): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2540): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3d915e0 item 43 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2540): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2540): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.471464821 +0000 UTC m=+5.975638116 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2540): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2a80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2a80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2a80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2a80): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2a80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.471464821 +0000 UTC m=+5.975638116 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d2a80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3d91960 item 43 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d30c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d30c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d30c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d30c0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d30c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d30c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d30c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.473138608 +0000 UTC m=+5.977311913 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d30c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d35c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d35c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d35c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead39989a0 item 44 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d35c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d35c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.473679371 +0000 UTC m=+5.977852656 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d35c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d3b00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d3b00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3998cb0 item 44 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d3b00): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d3b00): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d3b00): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d3b00): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d3b00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.474359188 +0000 UTC m=+5.978532473 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46d3b00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784140): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784140): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784140): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784140): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784140): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.474359188 +0000 UTC m=+5.978532473 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784140): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3d58a80 item 44 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784780): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784780): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784780): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784780): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784780): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784780): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784780): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.475624883 +0000 UTC m=+5.979798178 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784780): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784c80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784c80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784c80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead40684d0 item 45 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784c80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784c80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.476065536 +0000 UTC m=+5.980238831 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4784c80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4785380): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4785380): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4785380): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4785380): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4785380): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.476065536 +0000 UTC m=+5.980238831 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4785380): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead40687e0 item 45 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47859c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47859c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47859c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47859c0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47859c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47859c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47859c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.477559403 +0000 UTC m=+5.981732688 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47859c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4785ec0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4785ec0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4785ec0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4068c40 item 46 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4785ec0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4785ec0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.478121658 +0000 UTC m=+5.982294943 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4785ec0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c46c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c46c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c46c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c46c0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c46c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.478121658 +0000 UTC m=+5.982294943 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c46c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead40695e0 item 46 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c4d00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c4d00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c4d00): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c4d00): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c4d00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c4d00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c4d00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.479460582 +0000 UTC m=+5.983633867 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c4d00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c5200): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c5200): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c5200): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4069c70 item 47 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c5200): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c5200): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.479980647 +0000 UTC m=+5.984153931 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c5200): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c5900): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c5900): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c5900): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c5900): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c5900): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.479980647 +0000 UTC m=+5.984153931 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47c5900): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3dbe150 item 47 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4040): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4040): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4040): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4040): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4040): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4040): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4040): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.481283872 +0000 UTC m=+5.985457157 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4040): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4540): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4540): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4540): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3dbe8c0 item 48 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4540): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4540): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.481785081 +0000 UTC m=+5.985958366 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4540): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4c40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4c40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4c40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4c40): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4c40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.481785081 +0000 UTC m=+5.985958366 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f4c40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3dbebd0 item 48 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5280): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5280): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5280): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5280): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5280): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.483447888 +0000 UTC m=+5.987621172 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5280): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5700): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5700): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5700): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5700): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5700): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5700): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3dbf260 item 49 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5700): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5700): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.484121222 +0000 UTC m=+5.988294538 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5700): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5c40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5c40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5c40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5c40): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5c40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.484121222 +0000 UTC m=+5.988294538 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47f5c40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3f3e0e0 item 49 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48263c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48263c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48263c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48263c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48263c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.485822201 +0000 UTC m=+5.989995505 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48263c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48268c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48268c0): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48268c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3f3e690 item 50 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48268c0): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48268c0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48268c0): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48268c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48268c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.486644638 +0000 UTC m=+5.990817963 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48268c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4826e40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4826e40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4826e40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4826e40): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4826e40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.486644638 +0000 UTC m=+5.990817963 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4826e40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3f3e930 item 50 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48274c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48274c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48274c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48274c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48274c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.488883424 +0000 UTC m=+5.993056719 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48274c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48279c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48279c0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48279c0): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48279c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48279c0): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48279c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3f3ee70 item 51 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48279c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48279c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.489659653 +0000 UTC m=+5.993832948 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48279c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018440): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018440): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018440): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018440): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018440): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.489659653 +0000 UTC m=+5.993832948 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018440): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead46912d0 item 51 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018b40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018b40): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018b40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018b40): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018b40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.491490328 +0000 UTC m=+5.995663613 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018b40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019280): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019280): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019280): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3998af0 item 52 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019280): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019280): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019280): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019280): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019280): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.492222844 +0000 UTC m=+5.996396129 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019280): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019800): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019800): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019800): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019800): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019800): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.492222844 +0000 UTC m=+5.996396129 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019800): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3999030 item 52 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019e80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019e80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019e80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019e80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019e80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.493596282 +0000 UTC m=+5.997769568 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019e80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4352480): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4352480): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4352480): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4352480): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4352480): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4352480): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3999b20 item 53 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4352480): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4352480): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.494197311 +0000 UTC m=+5.998370606 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4352480): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43529c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43529c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43529c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43529c0): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43529c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.494197311 +0000 UTC m=+5.998370606 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43529c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3999ce0 item 53 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4353040): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4353040): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4353040): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4353040): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4353040): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.495913138 +0000 UTC m=+6.000086423 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4353040): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43535c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43535c0): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43535c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4690690 item 54 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43535c0): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43535c0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43535c0): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43535c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43535c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.496708193 +0000 UTC m=+6.000881488 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43535c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4353b40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4353b40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4353b40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4353b40): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4353b40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.496708193 +0000 UTC m=+6.000881488 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4353b40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4690850 item 54 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48262c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48262c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48262c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48262c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48262c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.498298552 +0000 UTC m=+6.002471836 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48262c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48267c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48267c0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48267c0): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48267c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48267c0): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48267c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4690cb0 item 55 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48267c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48267c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.498961917 +0000 UTC m=+6.003135233 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48267c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4826d00): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4826d00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4826d00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4826d00): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4826d00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.498961917 +0000 UTC m=+6.003135233 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4826d00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4690e70 item 55 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4827380): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4827380): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4827380): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4827380): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4827380): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.500715686 +0000 UTC m=+6.004888971 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4827380): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cec680): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cec680): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cec680): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4691420 item 56 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cec680): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cec680): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cec680): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cec680): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cec680): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.501478701 +0000 UTC m=+6.005652026 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cec680): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cecc80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cecc80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cecc80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cecc80): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cecc80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.501478701 +0000 UTC m=+6.005652026 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cecc80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead46915e0 item 56 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876300): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876300): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876300): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876300): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876300): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876300): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876300): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876300): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.50310609 +0000 UTC m=+6.007279395 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876300): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876840): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876840): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876840): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4691ab0 item 57 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876840): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876840): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.503773002 +0000 UTC m=+6.007946287 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876840): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876d80): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876d80): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876d80): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876d80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876d80): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876d80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4691c70 item 57 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876d80): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876d80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.504466455 +0000 UTC m=+6.008639760 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4876d80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877340): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877340): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877340): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877340): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877340): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.504466455 +0000 UTC m=+6.008639760 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877340): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4691e30 item 57 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877980): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877980): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877980): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877980): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877980): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877980): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877980): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877980): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.50614995 +0000 UTC m=+6.010323236 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877980): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877ec0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877ec0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877ec0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3da2930 item 58 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877ec0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877ec0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.506808045 +0000 UTC m=+6.010981391 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4877ec0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3aa7b40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3aa7b40): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3aa7b40): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3da2bd0 item 58 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3aa7b40): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3aa7b40): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3aa7b40): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3aa7b40): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3aa7b40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.507657634 +0000 UTC m=+6.011830919 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3aa7b40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea86c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea86c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea86c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea86c0): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea86c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.507657634 +0000 UTC m=+6.011830919 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea86c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3da2e00 item 58 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9380): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9380): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9380): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9380): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9380): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9380): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9380): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9380): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.50925696 +0000 UTC m=+6.013430276 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9380): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9940): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9940): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9940): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3da3260 item 59 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9940): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9940): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.50999088 +0000 UTC m=+6.014164175 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9940): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41340c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41340c0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41340c0): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41340c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41340c0): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41340c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3da35e0 item 59 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41340c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41340c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.510869843 +0000 UTC m=+6.015043128 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41340c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4134640): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4134640): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4134640): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4134640): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4134640): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.510869843 +0000 UTC m=+6.015043128 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4134640): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3da3810 item 59 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4134c80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4134c80): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4134c80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4134c80): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4134c80): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4134c80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4134c80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4134c80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.512470642 +0000 UTC m=+6.016643937 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4134c80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41351c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41351c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41351c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3da3c70 item 60 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41351c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41351c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.513163764 +0000 UTC m=+6.017337049 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41351c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4135780): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4135780): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4135780): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3f3e070 item 60 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4135780): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4135780): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4135780): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4135780): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4135780): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.514416295 +0000 UTC m=+6.018589600 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4135780): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4135d40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4135d40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4135d40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4135d40): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4135d40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.514416295 +0000 UTC m=+6.018589600 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4135d40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3f3e380 item 60 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc680): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc680): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc680): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc680): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc680): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc680): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc680): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc680): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.51604146 +0000 UTC m=+6.020214755 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc680): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adcc00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adcc00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adcc00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3f3e7e0 item 61 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adcc00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adcc00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.516608433 +0000 UTC m=+6.020781718 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adcc00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e040): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e040): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e040): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e040): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e040): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.516608433 +0000 UTC m=+6.020781718 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e040): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3f3ea80 item 61 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e700): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e700): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e700): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e700): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e700): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e700): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e700): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e700): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.518374825 +0000 UTC m=+6.022548110 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e700): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410ecc0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410ecc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410ecc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3f3f3b0 item 62 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410ecc0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410ecc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.51890004 +0000 UTC m=+6.023073325 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410ecc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410f4c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410f4c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410f4c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410f4c0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410f4c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.51890004 +0000 UTC m=+6.023073325 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410f4c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3f3f650 item 62 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fb00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fb00): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fb00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fb00): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fb00): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fb00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fb00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fb00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.520340827 +0000 UTC m=+6.024514111 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fb00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0c140): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0c140): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0c140): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3f3fab0 item 63 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0c140): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0c140): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.520829832 +0000 UTC m=+6.025003116 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0c140): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0c840): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0c840): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0c840): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0c840): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0c840): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.520829832 +0000 UTC m=+6.025003116 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0c840): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4370000 item 63 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0ce80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0ce80): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0ce80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0ce80): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0ce80): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0ce80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0ce80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0ce80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.522188673 +0000 UTC m=+6.026361958 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0ce80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0d3c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0d3c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0d3c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4370380 item 64 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0d3c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0d3c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.522711843 +0000 UTC m=+6.026885129 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0d3c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0dac0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0dac0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0dac0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0dac0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0dac0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.522711843 +0000 UTC m=+6.026885129 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f0dac0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4370540 item 64 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbe200): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbe200): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbe200): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbe200): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbe200): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.52442742 +0000 UTC m=+6.028600715 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbe200): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbe680): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbe680): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbe680): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbe680): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbe680): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead43708c0 item 65 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbe680): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbe680): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.524971389 +0000 UTC m=+6.029144674 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbe680): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbeb80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbeb80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbeb80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbeb80): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbeb80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.524971389 +0000 UTC m=+6.029144674 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbeb80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4370a80 item 65 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbf1c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbf1c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbf1c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbf1c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbf1c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.526482769 +0000 UTC m=+6.030656064 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbf1c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbf640): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbf640): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4370e00 item 66 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbf640): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbf640): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbf640): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbf640): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbf640): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.527073908 +0000 UTC m=+6.031247203 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbf640): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbfb80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbfb80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbfb80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbfb80): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbfb80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.527073908 +0000 UTC m=+6.031247203 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3fbfb80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4370fc0 item 66 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffa2c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffa2c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffa2c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffa2c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffa2c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.528453769 +0000 UTC m=+6.032627065 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffa2c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffa740): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffa740): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffa740): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffa740): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffa740): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4371490 item 67 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffa740): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffa740): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.529106425 +0000 UTC m=+6.033279720 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffa740): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffac40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffac40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffac40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffac40): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffac40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.529106425 +0000 UTC m=+6.033279720 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffac40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4371650 item 67 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffb2c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffb2c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffb2c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffb2c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffb2c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.530633365 +0000 UTC m=+6.034806660 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffb2c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffb7c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffb7c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead43719d0 item 68 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffb7c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffb7c0): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffb7c0): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffb7c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffb7c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.531323902 +0000 UTC m=+6.035497197 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffb7c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffbd00): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffbd00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffbd00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffbd00): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffbd00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.531323902 +0000 UTC m=+6.035497197 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ffbd00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4371b90 item 68 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4036440): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4036440): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4036440): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4036440): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4036440): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.53275477 +0000 UTC m=+6.036928065 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4036440): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40368c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40368c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40368c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40368c0): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40368c0): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c81c0 item 69 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40368c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40368c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.533382989 +0000 UTC m=+6.037556284 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40368c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4036dc0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4036dc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4036dc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4036dc0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4036dc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.533382989 +0000 UTC m=+6.037556284 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4036dc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c8380 item 69 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037440): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037440): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037440): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037440): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037440): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.534812333 +0000 UTC m=+6.038985628 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037440): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037940): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037940): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c8700 item 70 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037940): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037940): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037940): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037940): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037940): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.535366061 +0000 UTC m=+6.039539356 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037940): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037e80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037e80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037e80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037e80): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037e80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.535366061 +0000 UTC m=+6.039539356 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4037e80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c88c0 item 70 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0600): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0600): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0600): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0600): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0600): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.536625374 +0000 UTC m=+6.040798659 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0600): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0b00): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0b00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0b00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0b00): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0b00): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c8c40 item 71 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0b00): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0b00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.537203067 +0000 UTC m=+6.041376353 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0b00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1000): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1000): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1000): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1000): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1000): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.537203067 +0000 UTC m=+6.041376353 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1000): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c8e00 item 71 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1680): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1680): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1680): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1680): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1680): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.538593759 +0000 UTC m=+6.042767054 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1680): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1b80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1b80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c91f0 item 72 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1b80): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1b80): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1b80): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1b80): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1b80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.539273956 +0000 UTC m=+6.043447242 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1b80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d21c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d21c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d21c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d21c0): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d21c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.539273956 +0000 UTC m=+6.043447242 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d21c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c9490 item 72 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d2780): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d2780): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d2780): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d2780): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d2780): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d2780): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d2780): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.540652014 +0000 UTC m=+6.044825299 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d2780): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d2c80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d2c80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d2c80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c9880 item 73 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d2c80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d2c80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.54111991 +0000 UTC m=+6.045293194 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d2c80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3140): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3140): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3140): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3140): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3140): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c9a40 item 73 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3140): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3140): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.541678527 +0000 UTC m=+6.045851812 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3140): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3680): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3680): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3680): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3680): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3680): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.541678527 +0000 UTC m=+6.045851812 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3680): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c9c00 item 73 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3cc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3cc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3cc0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3cc0): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3cc0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3cc0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3cc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.542927772 +0000 UTC m=+6.047101056 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d3cc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e82c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e82c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e82c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead43200e0 item 74 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e82c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e82c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.543501157 +0000 UTC m=+6.047674442 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e82c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e8800): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e8800): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead43202a0 item 74 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e8800): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e8800): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e8800): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e8800): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e8800): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.544035959 +0000 UTC m=+6.048209244 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e8800): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e8d80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e8d80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e8d80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e8d80): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e8d80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.544035959 +0000 UTC m=+6.048209244 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e8d80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4320460 item 74 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e93c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e93c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e93c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e93c0): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e93c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e93c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e93c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.545382697 +0000 UTC m=+6.049555981 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e93c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e98c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e98c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e98c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead43207e0 item 75 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e98c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e98c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.546040562 +0000 UTC m=+6.050213847 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e98c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e9e00): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e9e00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e9e00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e9e00): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e9e00): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead43209a0 item 75 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e9e00): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e9e00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.5467475 +0000 UTC m=+6.050920785 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40e9e00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413e440): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413e440): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413e440): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413e440): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413e440): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.5467475 +0000 UTC m=+6.050920785 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413e440): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4320cb0 item 75 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413ea80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413ea80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413ea80): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413ea80): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413ea80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413ea80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413ea80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.548453448 +0000 UTC m=+6.052626734 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413ea80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413ef80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413ef80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413ef80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4321340 item 76 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413ef80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413ef80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.549105091 +0000 UTC m=+6.053278376 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413ef80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413f4c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413f4c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4321500 item 76 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413f4c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413f4c0): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413f4c0): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413f4c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413f4c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.549858276 +0000 UTC m=+6.054031562 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413f4c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413fa40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413fa40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413fa40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413fa40): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413fa40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.549858276 +0000 UTC m=+6.054031562 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead413fa40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead43216c0 item 76 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421c180): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421c180): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421c180): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421c180): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421c180): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421c180): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421c180): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.55151899 +0000 UTC m=+6.055692274 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421c180): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421c680): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421c680): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421c680): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4321c70 item 77 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421c680): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421c680): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.552154302 +0000 UTC m=+6.056327587 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421c680): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421cd80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421cd80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421cd80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421cd80): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421cd80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.552154302 +0000 UTC m=+6.056327587 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421cd80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4321e30 item 77 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421d3c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421d3c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421d3c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421d3c0): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421d3c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421d3c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421d3c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.553774678 +0000 UTC m=+6.057947963 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421d3c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421d8c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421d8c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421d8c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481a3f0 item 78 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421d8c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421d8c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.554380886 +0000 UTC m=+6.058554171 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead421d8c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a0c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a0c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a0c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a0c0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a0c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.554380886 +0000 UTC m=+6.058554171 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a0c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481a5b0 item 78 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a700): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a700): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a700): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a700): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a700): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a700): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a700): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.55614773 +0000 UTC m=+6.060321025 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423a700): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423ac00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423ac00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423ac00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481a930 item 79 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423ac00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423ac00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.5567771 +0000 UTC m=+6.060950385 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423ac00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b300): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b300): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b300): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b300): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b300): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.5567771 +0000 UTC m=+6.060950385 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b300): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481ac40 item 79 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b940): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b940): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b940): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b940): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b940): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b940): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b940): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.558138546 +0000 UTC m=+6.062311832 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423b940): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423be40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423be40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423be40): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481afc0 item 80 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423be40): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423be40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.558735256 +0000 UTC m=+6.062908541 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423be40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4258640): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4258640): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4258640): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4258640): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4258640): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.558735256 +0000 UTC m=+6.062908541 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4258640): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481b180 item 80 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4258c80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4258c80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4258c80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4258c80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4258c80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.560341606 +0000 UTC m=+6.064514890 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4258c80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259100): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259100): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259100): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259100): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259100): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259100): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481b500 item 81 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259100): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259100): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.560869175 +0000 UTC m=+6.065042460 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259100): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259640): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259640): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259640): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259640): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259640): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.560869175 +0000 UTC m=+6.065042460 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259640): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481b7a0 item 81 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259cc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259cc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259cc0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259cc0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259cc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.56239898 +0000 UTC m=+6.066572264 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4259cc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42802c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42802c0): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42802c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481bce0 item 82 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42802c0): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42802c0): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42802c0): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42802c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42802c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.56314424 +0000 UTC m=+6.067317525 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42802c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4280840): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4280840): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4280840): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4280840): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4280840): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.56314424 +0000 UTC m=+6.067317525 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4280840): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b2070 item 82 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4280ec0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4280ec0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4280ec0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4280ec0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4280ec0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.5647874 +0000 UTC m=+6.068960685 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4280ec0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42813c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42813c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42813c0): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42813c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42813c0): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42813c0): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b2540 item 83 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42813c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42813c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.565551436 +0000 UTC m=+6.069724721 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42813c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4281900): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4281900): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4281900): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4281900): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4281900): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.565551436 +0000 UTC m=+6.069724721 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4281900): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b2700 item 83 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2080): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2080): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2080): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2080): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2080): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.567320414 +0000 UTC m=+6.071493698 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2080): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2580): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2580): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2580): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b2a80 item 84 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2580): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2580): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2580): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2580): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2580): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.568022662 +0000 UTC m=+6.072195947 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2580): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2b00): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2b00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2b00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2b00): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2b00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.568022662 +0000 UTC m=+6.072195947 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a2b00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b2c40 item 84 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3180): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3180): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3180): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3180): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3180): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.569697411 +0000 UTC m=+6.073870697 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3180): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3680): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3680): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3680): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3680): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3680): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3680): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b2fc0 item 85 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3680): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3680): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.570622713 +0000 UTC m=+6.074795998 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3680): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3bc0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3bc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3bc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3bc0): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3bc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.570622713 +0000 UTC m=+6.074795998 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42a3bc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b3180 item 85 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca340): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca340): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca340): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca340): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca340): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.572220697 +0000 UTC m=+6.076393982 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca340): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca840): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca840): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca840): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b3500 item 86 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca840): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca840): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca840): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca840): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca840): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.57284614 +0000 UTC m=+6.077019425 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca840): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cadc0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cadc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cadc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cadc0): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cadc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.57284614 +0000 UTC m=+6.077019425 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cadc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b36c0 item 86 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb440): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb440): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb440): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb440): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb440): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.574059697 +0000 UTC m=+6.078232982 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb440): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb940): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb940): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb940): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb940): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb940): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb940): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b3a40 item 87 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb940): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb940): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.574669061 +0000 UTC m=+6.078842346 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb940): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cbe80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cbe80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cbe80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cbe80): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cbe80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.574669061 +0000 UTC m=+6.078842346 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cbe80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b3c00 item 87 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e6600): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e6600): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e6600): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e6600): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e6600): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.576220266 +0000 UTC m=+6.080393552 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e6600): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e6b00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e6b00): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e6b00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dc1c0 item 88 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e6b00): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e6b00): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e6b00): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e6b00): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e6b00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.576971668 +0000 UTC m=+6.081144953 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e6b00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e7080): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e7080): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e7080): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e7080): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e7080): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.576971668 +0000 UTC m=+6.081144953 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e7080): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dc460 item 88 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e76c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e76c0): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e76c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e76c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e76c0): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e76c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e76c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e76c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.578474582 +0000 UTC m=+6.082647867 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e76c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e7c00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e7c00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e7c00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dc930 item 89 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e7c00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e7c00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.578997892 +0000 UTC m=+6.083171178 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42e7c00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fe240): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fe240): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fe240): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fe240): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fe240): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fe240): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dcaf0 item 89 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fe240): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fe240): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.579552672 +0000 UTC m=+6.083725958 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fe240): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fe7c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fe7c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fe7c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fe7c0): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fe7c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.579552672 +0000 UTC m=+6.083725958 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fe7c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dccb0 item 89 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fee00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fee00): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fee00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fee00): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fee00): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fee00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fee00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fee00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.580884753 +0000 UTC m=+6.085058038 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42fee00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ff340): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ff340): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ff340): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dd0a0 item 90 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ff340): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ff340): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.581365874 +0000 UTC m=+6.085539158 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ff340): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ff880): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ff880): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ff880): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dd260 item 90 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ff880): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ff880): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ff880): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ff880): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ff880): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.581982951 +0000 UTC m=+6.086156237 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ff880): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ffe40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ffe40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ffe40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ffe40): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ffe40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.581982951 +0000 UTC m=+6.086156237 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ffe40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dd490 item 90 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4332580): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4332580): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4332580): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4332580): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4332580): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4332580): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4332580): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4332580): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.58344611 +0000 UTC m=+6.087619395 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4332580): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4332ac0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4332ac0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4332ac0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dd810 item 91 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4332ac0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4332ac0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.583965012 +0000 UTC m=+6.088138297 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4332ac0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333000): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333000): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333000): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333000): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333000): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333000): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dd9d0 item 91 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333000): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333000): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.584536554 +0000 UTC m=+6.088709839 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333000): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333580): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333580): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333580): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333580): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333580): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.584536554 +0000 UTC m=+6.088709839 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333580): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42ddb90 item 91 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333bc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333bc0): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333bc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333bc0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333bc0): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333bc0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333bc0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333bc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.585836455 +0000 UTC m=+6.090009739 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4333bc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356200): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356200): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356200): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4076230 item 92 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356200): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356200): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.586285093 +0000 UTC m=+6.090458378 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356200): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356740): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356740): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356740): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4076690 item 92 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356740): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356740): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356740): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356740): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356740): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.586919333 +0000 UTC m=+6.091092619 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356740): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356d00): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356d00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356d00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356d00): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356d00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.586919333 +0000 UTC m=+6.091092619 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4356d00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4076930 item 92 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4357340): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4357340): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4357340): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4357340): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4357340): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4357340): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4357340): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4357340): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.588241376 +0000 UTC m=+6.092414661 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4357340): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4357880): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4357880): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4357880): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4076e00 item 93 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4357880): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4357880): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.588853043 +0000 UTC m=+6.093026327 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4357880): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4378080): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4378080): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4378080): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4378080): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4378080): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.588853043 +0000 UTC m=+6.093026327 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4378080): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4076fc0 item 93 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43786c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43786c0): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43786c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43786c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43786c0): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43786c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43786c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43786c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.590204029 +0000 UTC m=+6.094377315 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43786c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4378c00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4378c00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4378c00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead40778f0 item 94 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4378c00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4378c00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.590757678 +0000 UTC m=+6.094930963 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4378c00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379300): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379300): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379300): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379300): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379300): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.590757678 +0000 UTC m=+6.094930963 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379300): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4077c00 item 94 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379940): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379940): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379940): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379940): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379940): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379940): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379940): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379940): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.592346935 +0000 UTC m=+6.096520220 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379940): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379e80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379e80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379e80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead424a1c0 item 95 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379e80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379e80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.592861519 +0000 UTC m=+6.097034804 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4379e80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b6680): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b6680): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b6680): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b6680): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b6680): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.592861519 +0000 UTC m=+6.097034804 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b6680): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead424a380 item 95 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b6cc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b6cc0): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b6cc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b6cc0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b6cc0): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b6cc0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b6cc0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b6cc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.59451055 +0000 UTC m=+6.098683835 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b6cc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b7200): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b7200): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b7200): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead424a8c0 item 96 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b7200): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b7200): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.594995417 +0000 UTC m=+6.099168702 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b7200): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b7900): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b7900): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b7900): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b7900): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b7900): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.594995417 +0000 UTC m=+6.099168702 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43b7900): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead424aaf0 item 96 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= 2026/06/11 03:58:04 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : >WaitForWriters: 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/11 03:58:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710200): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710200): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710200): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710200): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710200): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.601594866 +0000 UTC m=+6.105768151 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710200): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47106c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47106c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47106c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47106c0): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47106c0): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47106c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47106c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.601594866 +0000 UTC m=+6.105768151 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47106c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710b80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710b80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710b80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710b80): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710b80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.601594866 +0000 UTC m=+6.105768151 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710b80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead429e700 item 1 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47111c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47111c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47111c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47111c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47111c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.603944152 +0000 UTC m=+6.108117447 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47111c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47116c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47116c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47116c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47116c0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47116c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.603944152 +0000 UTC m=+6.108117447 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47116c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead429ee70 item 2 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711d00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711d00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711d00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711d00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711d00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.605428031 +0000 UTC m=+6.109601326 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711d00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469e280): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469e280): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469e280): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469e280): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469e280): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469e280): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469e280): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.605428031 +0000 UTC m=+6.109601326 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469e280): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469e740): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469e740): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469e740): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469e740): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469e740): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.605428031 +0000 UTC m=+6.109601326 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469e740): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead429f490 item 3 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469edc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469edc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469edc0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469edc0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469edc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.6076787 +0000 UTC m=+6.111851995 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469edc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469f300): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469f300): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469f300): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469f300): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469f300): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.6076787 +0000 UTC m=+6.111851995 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469f300): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead429fd50 item 4 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469f940): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469f940): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469f940): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469f940): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469f940): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.609356585 +0000 UTC m=+6.113529880 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469f940): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469fdc0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469fdc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469fdc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469fdc0): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469fdc0): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469fdc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469fdc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.609356585 +0000 UTC m=+6.113529880 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead469fdc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bc380): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bc380): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bc380): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bc380): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bc380): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.609356585 +0000 UTC m=+6.113529880 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bc380): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4424310 item 5 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bca00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bca00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bca00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bca00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bca00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.611454155 +0000 UTC m=+6.115627450 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bca00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bcf40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bcf40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bcf40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bcf40): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bcf40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.611454155 +0000 UTC m=+6.115627450 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bcf40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4424850 item 6 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bd5c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bd5c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bd5c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bd5c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bd5c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.613028263 +0000 UTC m=+6.117201549 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bd5c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bdac0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bdac0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bdac0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bdac0): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bdac0): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bdac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bdac0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.613028263 +0000 UTC m=+6.117201549 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46bdac0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46de080): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46de080): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46de080): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46de080): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46de080): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.613028263 +0000 UTC m=+6.117201549 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46de080): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4425030 item 7 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46de700): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46de700): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46de700): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46de700): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46de700): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.614922299 +0000 UTC m=+6.119095583 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46de700): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46dec40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46dec40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46dec40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46dec40): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46dec40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.614922299 +0000 UTC m=+6.119095583 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46dec40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead44255e0 item 8 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46df200): _readAt: size=2, off=0 2026/06/11 03:58:04 ERROR : open-test-file(0x1ead46df200): Couldn't read size of file 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46df200): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46df200): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46df200): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46df200): close: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46df200): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46df5c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46df5c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46df5c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46df5c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46df5c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.61653502 +0000 UTC m=+6.120708305 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46df5c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46dfa40): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46dfa40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46dfa40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46dfa40): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46dfa40): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46dfa40): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46dfa40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.61653502 +0000 UTC m=+6.120708305 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46dfa40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4736040): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4736040): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4736040): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4736040): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4736040): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.61653502 +0000 UTC m=+6.120708305 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4736040): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4425a40 item 9 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47366c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47366c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47366c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47366c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47366c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.618466114 +0000 UTC m=+6.122639399 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47366c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4736c00): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4736c00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4736c00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4736c00): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4736c00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.618466114 +0000 UTC m=+6.122639399 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4736c00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead438e070 item 10 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737240): _readAt: size=2, off=0 2026/06/11 03:58:04 ERROR : open-test-file(0x1ead4737240): Couldn't read size of file 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737240): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737240): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737240): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737240): close: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737240): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737600): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737600): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737600): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737600): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737600): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.620006129 +0000 UTC m=+6.124179414 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737600): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737b00): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737b00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737b00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737b00): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737b00): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737b00): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737b00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.620006129 +0000 UTC m=+6.124179414 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4737b00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4754100): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4754100): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4754100): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4754100): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4754100): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.620006129 +0000 UTC m=+6.124179414 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4754100): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead438e460 item 11 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4754780): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4754780): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4754780): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4754780): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4754780): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.621852232 +0000 UTC m=+6.126025518 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4754780): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4754cc0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4754cc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4754cc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4754cc0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4754cc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.621852232 +0000 UTC m=+6.126025518 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4754cc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead438e930 item 12 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4755300): _readAt: size=2, off=0 2026/06/11 03:58:04 ERROR : open-test-file(0x1ead4755300): Couldn't read size of file 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4755300): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4755300): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4755300): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4755300): close: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4755300): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47556c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47556c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47556c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47556c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47556c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.624010206 +0000 UTC m=+6.128183492 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47556c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4755d80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4755d80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4755d80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4755d80): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4755d80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.624010206 +0000 UTC m=+6.128183492 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4755d80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead438f1f0 item 13 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476e500): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476e500): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476e500): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476e500): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476e500): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.625368457 +0000 UTC m=+6.129541742 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476e500): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476ea40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476ea40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476ea40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476ea40): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476ea40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.625368457 +0000 UTC m=+6.129541742 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476ea40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead438f650 item 14 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476f080): _readAt: size=2, off=0 2026/06/11 03:58:04 ERROR : open-test-file(0x1ead476f080): Couldn't read size of file 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476f080): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476f080): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476f080): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476f080): close: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476f080): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476f440): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476f440): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476f440): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476f440): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476f440): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.626685138 +0000 UTC m=+6.130858433 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476f440): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476fb00): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476fb00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476fb00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476fb00): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476fb00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.626685138 +0000 UTC m=+6.130858433 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead476fb00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead438f9d0 item 15 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a2280): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a2280): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a2280): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a2280): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a2280): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.628069919 +0000 UTC m=+6.132243204 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a2280): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a27c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a27c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a27c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a27c0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a27c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.628069919 +0000 UTC m=+6.132243204 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a27c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead438fe30 item 16 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a2e00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a2e00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a2e00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a2e00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a2e00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.629429843 +0000 UTC m=+6.133603128 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a2e00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3280): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3280): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3280): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3280): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3280): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3280): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3280): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3280): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.629429843 +0000 UTC m=+6.133603128 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3280): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3780): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3780): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3780): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3780): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3780): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.629429843 +0000 UTC m=+6.133603128 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3780): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4106d90 item 17 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3e00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3e00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3e00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3e00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3e00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.631424408 +0000 UTC m=+6.135597693 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47a3e00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6440): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6440): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6440): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6440): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6440): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.631424408 +0000 UTC m=+6.135597693 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6440): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead41075e0 item 18 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6ac0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6ac0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6ac0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6ac0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6ac0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.632676738 +0000 UTC m=+6.136850023 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6ac0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6fc0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6fc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6fc0): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6fc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6fc0): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6fc0): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6fc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6fc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.632676738 +0000 UTC m=+6.136850023 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e6fc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e74c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e74c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e74c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e74c0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e74c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.632676738 +0000 UTC m=+6.136850023 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e74c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4107ab0 item 19 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e7b40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e7b40): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e7b40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e7b40): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e7b40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.634877402 +0000 UTC m=+6.139050688 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47e7b40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818180): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818180): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818180): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818180): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818180): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.634877402 +0000 UTC m=+6.139050688 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818180): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3fc84d0 item 20 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818800): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818800): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818800): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818800): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818800): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.636689061 +0000 UTC m=+6.140862365 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818800): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818d00): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818d00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818d00): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818d00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818d00): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818d00): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818d00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.636689061 +0000 UTC m=+6.140862365 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4818d00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4819200): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4819200): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4819200): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4819200): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4819200): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.636689061 +0000 UTC m=+6.140862365 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4819200): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3fc8b60 item 21 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4819880): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4819880): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4819880): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4819880): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4819880): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.638804594 +0000 UTC m=+6.142977879 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4819880): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4819dc0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4819dc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4819dc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4819dc0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4819dc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.638804594 +0000 UTC m=+6.142977879 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4819dc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3fc9030 item 22 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852540): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852540): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852540): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852540): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852540): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.640167984 +0000 UTC m=+6.144341270 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852540): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852a40): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852a40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852a40): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852a40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852a40): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852a40): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852a40): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852a40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.640167984 +0000 UTC m=+6.144341270 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852a40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852f40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852f40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852f40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852f40): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852f40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.640167984 +0000 UTC m=+6.144341270 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4852f40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3fc93b0 item 23 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48535c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48535c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48535c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48535c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48535c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.641940559 +0000 UTC m=+6.146113845 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48535c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4853b00): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4853b00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4853b00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4853b00): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4853b00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.641940559 +0000 UTC m=+6.146113845 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4853b00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3fc9ab0 item 24 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874240): _readAt: size=2, off=0 2026/06/11 03:58:04 ERROR : open-test-file(0x1ead4874240): Couldn't read size of file 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874240): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874240): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874240): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874240): close: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874240): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874600): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874600): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874600): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874600): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874600): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.64336279 +0000 UTC m=+6.147536075 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874600): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874b00): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874b00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874b00): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874b00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874b00): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874b00): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874b00): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874b00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.64336279 +0000 UTC m=+6.147536075 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4874b00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4875040): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4875040): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4875040): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4875040): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4875040): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.64336279 +0000 UTC m=+6.147536075 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4875040): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead48d6230 item 25 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48756c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48756c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48756c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48756c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48756c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.645244631 +0000 UTC m=+6.149417917 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48756c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4875c00): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4875c00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4875c00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4875c00): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4875c00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.645244631 +0000 UTC m=+6.149417917 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4875c00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead48d6700 item 26 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489a340): _readAt: size=2, off=0 2026/06/11 03:58:04 ERROR : open-test-file(0x1ead489a340): Couldn't read size of file 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489a340): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489a340): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489a340): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489a340): close: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489a340): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489a700): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489a700): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489a700): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489a700): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489a700): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.646600398 +0000 UTC m=+6.150773683 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489a700): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489ac00): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489ac00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489ac00): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489ac00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489ac00): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489ac00): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489ac00): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489ac00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.646600398 +0000 UTC m=+6.150773683 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489ac00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489b140): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489b140): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489b140): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489b140): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489b140): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.646600398 +0000 UTC m=+6.150773683 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489b140): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead48d6a80 item 27 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489b7c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489b7c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489b7c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489b7c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489b7c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.648702565 +0000 UTC m=+6.152875851 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489b7c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489bd00): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489bd00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489bd00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489bd00): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489bd00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.648702565 +0000 UTC m=+6.152875851 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead489bd00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead48d6f50 item 28 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c6440): _readAt: size=2, off=0 2026/06/11 03:58:04 ERROR : open-test-file(0x1ead48c6440): Couldn't read size of file 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c6440): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c6440): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c6440): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c6440): close: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c6440): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c6800): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c6800): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c6800): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c6800): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c6800): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.650298907 +0000 UTC m=+6.154472192 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c6800): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c6ec0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c6ec0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c6ec0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c6ec0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c6ec0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.650298907 +0000 UTC m=+6.154472192 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c6ec0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead48d72d0 item 29 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c7540): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c7540): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c7540): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c7540): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c7540): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.651705439 +0000 UTC m=+6.155878734 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c7540): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c7a80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c7a80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c7a80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c7a80): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c7a80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.651705439 +0000 UTC m=+6.155878734 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48c7a80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead48d7650 item 30 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ee1c0): _readAt: size=2, off=0 2026/06/11 03:58:04 ERROR : open-test-file(0x1ead48ee1c0): Couldn't read size of file 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ee1c0): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ee1c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ee1c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ee1c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ee1c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ee580): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ee580): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ee580): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ee580): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ee580): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.653173026 +0000 UTC m=+6.157346311 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ee580): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48eec40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48eec40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48eec40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48eec40): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48eec40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.653173026 +0000 UTC m=+6.157346311 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48eec40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead48d79d0 item 31 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ef2c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ef2c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ef2c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ef2c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ef2c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.654530706 +0000 UTC m=+6.158703991 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ef2c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ef800): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ef800): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ef800): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ef800): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ef800): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.654530706 +0000 UTC m=+6.158703991 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48ef800): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3b42070 item 32 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48efe40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48efe40): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48efe40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48efe40): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48efe40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.656001018 +0000 UTC m=+6.160174303 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead48efe40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49163c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49163c0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49163c0): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49163c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49163c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3b42540 item 33 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49163c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49163c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.656615631 +0000 UTC m=+6.160788916 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49163c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49168c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49168c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49168c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49168c0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49168c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.656615631 +0000 UTC m=+6.160788916 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49168c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3b42af0 item 33 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916f00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916f00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916f00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916f00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916f00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.658029016 +0000 UTC m=+6.162202301 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916f00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4917380): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4917380): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3b433b0 item 34 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4917380): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4917380): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4917380): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4917380): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4917380): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.658671833 +0000 UTC m=+6.162845118 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4917380): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49178c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49178c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49178c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49178c0): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49178c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.658671833 +0000 UTC m=+6.162845118 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49178c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3b43570 item 34 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916040): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916040): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916040): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916040): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916040): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.661220375 +0000 UTC m=+6.165393660 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916040): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916540): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916540): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916540): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916540): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916540): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3b421c0 item 35 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916540): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916540): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.661908588 +0000 UTC m=+6.166081873 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916540): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916a40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916a40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916a40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916a40): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916a40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.661908588 +0000 UTC m=+6.166081873 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4916a40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3b424d0 item 35 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49170c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49170c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49170c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49170c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49170c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.663513395 +0000 UTC m=+6.167686680 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49170c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49175c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49175c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3b43110 item 36 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49175c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49175c0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49175c0): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49175c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49175c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.664226263 +0000 UTC m=+6.168399549 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49175c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4917b00): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4917b00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4917b00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4917b00): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4917b00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.664226263 +0000 UTC m=+6.168399549 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4917b00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3b43340 item 36 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441c440): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441c440): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441c440): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441c440): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441c440): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.665528879 +0000 UTC m=+6.169702164 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441c440): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441c8c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441c8c0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441c8c0): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441c8c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441c8c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3b43810 item 37 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441c8c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441c8c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.666025319 +0000 UTC m=+6.170198604 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441c8c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441cdc0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441cdc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441cdc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441cdc0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441cdc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.666025319 +0000 UTC m=+6.170198604 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441cdc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3b43c00 item 37 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441d440): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441d440): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441d440): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441d440): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441d440): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.66745259 +0000 UTC m=+6.171625875 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441d440): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441d940): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441d940): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3efc4d0 item 38 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441d940): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441d940): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441d940): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441d940): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441d940): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.668039601 +0000 UTC m=+6.172212886 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441d940): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441de80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441de80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441de80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441de80): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441de80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.668039601 +0000 UTC m=+6.172212886 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead441de80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3efc850 item 38 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4986780): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4986780): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4986780): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4986780): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4986780): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.669377101 +0000 UTC m=+6.173550387 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4986780): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4986c80): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4986c80): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4986c80): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4986c80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4986c80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3efd3b0 item 39 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4986c80): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4986c80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.670013496 +0000 UTC m=+6.174186781 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4986c80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987180): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987180): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987180): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987180): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987180): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.670013496 +0000 UTC m=+6.174186781 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987180): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3efd570 item 39 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987800): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987800): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987800): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987800): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987800): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.671770111 +0000 UTC m=+6.175943396 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987800): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987d00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987d00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3efd8f0 item 40 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987d00): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987d00): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987d00): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987d00): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987d00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.672513107 +0000 UTC m=+6.176686402 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4987d00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018740): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018740): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018740): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018740): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018740): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.672513107 +0000 UTC m=+6.176686402 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018740): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3efdab0 item 40 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018d00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018d00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018d00): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018d00): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018d00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018d00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018d00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.674328391 +0000 UTC m=+6.178501687 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4018d00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019200): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019200): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019200): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead424a0e0 item 41 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019200): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019200): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.674812627 +0000 UTC m=+6.178985913 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019200): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40196c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40196c0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40196c0): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40196c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40196c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead424a2a0 item 41 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40196c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40196c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.675378018 +0000 UTC m=+6.179551303 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40196c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019c00): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019c00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019c00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019c00): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019c00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.675378018 +0000 UTC m=+6.179551303 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4019c00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead424a460 item 41 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cec980): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cec980): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cec980): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cec980): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cec980): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cec980): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cec980): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.676791113 +0000 UTC m=+6.180964398 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3cec980): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ced1c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ced1c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ced1c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead424a8c0 item 42 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ced1c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ced1c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.677357384 +0000 UTC m=+6.181530670 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ced1c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3aa7900): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3aa7900): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead424aaf0 item 42 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3aa7900): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3aa7900): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3aa7900): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3aa7900): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3aa7900): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.677992155 +0000 UTC m=+6.182165441 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3aa7900): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea8580): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea8580): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea8580): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea8580): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea8580): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.677992155 +0000 UTC m=+6.182165441 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea8580): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead424acb0 item 42 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9180): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9180): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9180): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9180): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9180): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9180): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9180): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.679318576 +0000 UTC m=+6.183491861 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9180): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9800): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9800): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9800): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead424b030 item 43 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9800): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9800): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.679876512 +0000 UTC m=+6.184049807 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9800): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9d80): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9d80): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9d80): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9d80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9d80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead424b1f0 item 43 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9d80): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9d80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.68062094 +0000 UTC m=+6.184794236 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ea9d80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc340): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc340): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc340): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc340): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc340): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.68062094 +0000 UTC m=+6.184794236 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc340): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3998540 item 43 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc9c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc9c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc9c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc9c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc9c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc9c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.682001013 +0000 UTC m=+6.186174298 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adc9c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adcf80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adcf80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adcf80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3998cb0 item 44 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adcf80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adcf80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.682495347 +0000 UTC m=+6.186668633 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3adcf80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e200): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e200): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead39990a0 item 44 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e200): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e200): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e200): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e200): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e200): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.683005914 +0000 UTC m=+6.187179199 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e200): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e780): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e780): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e780): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e780): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e780): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.683005914 +0000 UTC m=+6.187179199 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410e780): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead39998f0 item 44 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410ef40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410ef40): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410ef40): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410ef40): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410ef40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410ef40): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410ef40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.684361239 +0000 UTC m=+6.188534524 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410ef40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410f440): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410f440): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410f440): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3999d50 item 45 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410f440): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410f440): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.684892855 +0000 UTC m=+6.189066140 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410f440): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fb40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fb40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fb40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fb40): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fb40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.684892855 +0000 UTC m=+6.189066140 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead410fb40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4690150 item 45 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710280): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710280): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710280): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710280): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710280): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710280): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710280): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.686284488 +0000 UTC m=+6.190457773 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710280): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47107c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47107c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47107c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead46908c0 item 46 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47107c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47107c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.686798791 +0000 UTC m=+6.190972077 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead47107c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710ec0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710ec0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710ec0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710ec0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710ec0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.686798791 +0000 UTC m=+6.190972077 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4710ec0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4690af0 item 46 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711500): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711500): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711500): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711500): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711500): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711500): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711500): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.688275867 +0000 UTC m=+6.192449152 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711500): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711a00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711a00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711a00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4690ee0 item 47 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711a00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711a00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.688738573 +0000 UTC m=+6.192911858 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4711a00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954200): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954200): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954200): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954200): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954200): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.688738573 +0000 UTC m=+6.192911858 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954200): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead46910a0 item 47 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954840): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954840): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954840): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954840): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954840): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954840): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954840): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.690014938 +0000 UTC m=+6.194188223 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954840): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954d40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954d40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954d40): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4691420 item 48 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954d40): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954d40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.690533539 +0000 UTC m=+6.194706825 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4954d40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4955440): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4955440): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4955440): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4955440): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4955440): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.690533539 +0000 UTC m=+6.194706825 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4955440): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead46915e0 item 48 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4955a80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4955a80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4955a80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4955a80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4955a80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.691901258 +0000 UTC m=+6.196074543 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4955a80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962000): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962000): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962000): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962000): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962000): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962000): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4691ab0 item 49 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962000): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962000): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.692379603 +0000 UTC m=+6.196552888 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962000): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962540): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962540): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962540): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962540): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962540): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.692379603 +0000 UTC m=+6.196552888 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962540): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4691c70 item 49 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962bc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962bc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962bc0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962bc0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962bc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.693790103 +0000 UTC m=+6.197963388 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4962bc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49630c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49630c0): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49630c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3da25b0 item 50 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49630c0): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49630c0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49630c0): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49630c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49630c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.694448508 +0000 UTC m=+6.198621793 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead49630c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4963640): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4963640): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4963640): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4963640): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4963640): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.694448508 +0000 UTC m=+6.198621793 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4963640): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3da28c0 item 50 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4963cc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4963cc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4963cc0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4963cc0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4963cc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.695878013 +0000 UTC m=+6.200051299 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4963cc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e2c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e2c0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e2c0): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e2c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e2c0): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e2c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3da2d90 item 51 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e2c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e2c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.696444546 +0000 UTC m=+6.200617831 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e2c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e800): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e800): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e800): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e800): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e800): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.696444546 +0000 UTC m=+6.200617831 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496e800): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3da3030 item 51 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496ee80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496ee80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496ee80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496ee80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496ee80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.697811293 +0000 UTC m=+6.201984578 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496ee80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f380): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f380): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f380): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3da3570 item 52 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f380): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f380): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f380): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f380): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f380): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.698490387 +0000 UTC m=+6.202663672 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f380): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f900): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f900): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f900): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f900): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f900): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.698490387 +0000 UTC m=+6.202663672 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead496f900): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3da37a0 item 52 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497c080): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497c080): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497c080): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497c080): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497c080): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.699792662 +0000 UTC m=+6.203965957 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497c080): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497c580): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497c580): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497c580): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497c580): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497c580): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497c580): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3da3c00 item 53 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497c580): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497c580): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.700342984 +0000 UTC m=+6.204516269 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497c580): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497cac0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497cac0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497cac0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497cac0): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497cac0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.700342984 +0000 UTC m=+6.204516269 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497cac0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3da3e30 item 53 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d60c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d60c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d60c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d60c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d60c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.701799911 +0000 UTC m=+6.205973196 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d60c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d6640): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d6640): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d6640): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4370150 item 54 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d6640): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d6640): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d6640): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d6640): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d6640): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.702448478 +0000 UTC m=+6.206621763 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d6640): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d6bc0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d6bc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d6bc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d6bc0): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d6bc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.702448478 +0000 UTC m=+6.206621763 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d6bc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4370310 item 54 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7240): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7240): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7240): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7240): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7240): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.703840893 +0000 UTC m=+6.208014178 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7240): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7740): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7740): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7740): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7740): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7740): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7740): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4370690 item 55 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7740): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7740): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.704435469 +0000 UTC m=+6.208608754 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7740): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7c80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7c80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7c80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7c80): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7c80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.704435469 +0000 UTC m=+6.208608754 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43d7c80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4370850 item 55 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ec400): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ec400): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ec400): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ec400): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ec400): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.705815511 +0000 UTC m=+6.209988795 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ec400): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ec900): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ec900): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ec900): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4370bd0 item 56 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ec900): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ec900): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ec900): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ec900): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ec900): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.706499495 +0000 UTC m=+6.210672780 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ec900): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ece80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ece80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ece80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ece80): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ece80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.706499495 +0000 UTC m=+6.210672780 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ece80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4370d90 item 56 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ed4c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ed4c0): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ed4c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ed4c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ed4c0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ed4c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ed4c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ed4c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.707832036 +0000 UTC m=+6.212005331 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43ed4c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43eda00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43eda00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43eda00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4371260 item 57 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43eda00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43eda00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.708456879 +0000 UTC m=+6.212630164 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43eda00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fc040): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fc040): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fc040): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fc040): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fc040): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fc040): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4371420 item 57 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fc040): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fc040): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.709142917 +0000 UTC m=+6.213316212 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fc040): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fc5c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fc5c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fc5c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fc5c0): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fc5c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.709142917 +0000 UTC m=+6.213316212 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fc5c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead43715e0 item 57 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fcc00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fcc00): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fcc00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fcc00): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fcc00): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fcc00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fcc00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fcc00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.710929698 +0000 UTC m=+6.215102984 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fcc00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fd140): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fd140): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fd140): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4371960 item 58 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fd140): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fd140): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.711506761 +0000 UTC m=+6.215680046 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fd140): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fd680): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fd680): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fd680): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4371b20 item 58 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fd680): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fd680): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fd680): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fd680): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fd680): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.712189954 +0000 UTC m=+6.216363239 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fd680): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fdc40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fdc40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fdc40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fdc40): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fdc40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.712189954 +0000 UTC m=+6.216363239 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43fdc40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4371ce0 item 58 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c02380): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c02380): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c02380): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c02380): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c02380): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c02380): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c02380): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c02380): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.713679082 +0000 UTC m=+6.217852377 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c02380): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c028c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c028c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c028c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c8310 item 59 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c028c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c028c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.714309786 +0000 UTC m=+6.218483081 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c028c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c02e00): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c02e00): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c02e00): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c02e00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c02e00): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c02e00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c84d0 item 59 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c02e00): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c02e00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.71500398 +0000 UTC m=+6.219177275 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c02e00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c03380): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c03380): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c03380): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c03380): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c03380): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.71500398 +0000 UTC m=+6.219177275 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c03380): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c8690 item 59 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c039c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c039c0): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c039c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c039c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c039c0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c039c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c039c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c039c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.716639183 +0000 UTC m=+6.220812468 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3c039c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6000): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6000): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6000): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c8a10 item 60 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6000): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6000): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.717229059 +0000 UTC m=+6.221402344 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6000): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6540): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6540): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6540): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c8bd0 item 60 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6540): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6540): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6540): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6540): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6540): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.717905911 +0000 UTC m=+6.222079206 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6540): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6b00): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6b00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6b00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6b00): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6b00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.717905911 +0000 UTC m=+6.222079206 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb6b00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c8d90 item 60 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7140): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7140): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7140): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7140): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7140): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7140): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7140): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7140): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.719420377 +0000 UTC m=+6.223593661 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7140): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7680): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7680): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7680): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c9180 item 61 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7680): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7680): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.719895867 +0000 UTC m=+6.224069152 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7680): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7d80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7d80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7d80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7d80): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7d80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.719895867 +0000 UTC m=+6.224069152 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3eb7d80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c9420 item 61 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee24c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee24c0): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee24c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee24c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee24c0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee24c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee24c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee24c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.721273023 +0000 UTC m=+6.225446308 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee24c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee2a00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee2a00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee2a00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c9810 item 62 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee2a00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee2a00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.722406708 +0000 UTC m=+6.226579993 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee2a00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3100): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3100): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3100): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3100): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3100): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.722406708 +0000 UTC m=+6.226579993 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3100): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c99d0 item 62 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3740): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3740): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3740): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3740): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3740): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3740): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3740): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3740): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.723847063 +0000 UTC m=+6.228020349 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3740): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3c80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3c80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3c80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42c9d50 item 63 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3c80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3c80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.724324077 +0000 UTC m=+6.228497372 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3ee3c80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f76480): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f76480): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f76480): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f76480): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f76480): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.724324077 +0000 UTC m=+6.228497372 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f76480): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4320070 item 63 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f76ac0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f76ac0): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f76ac0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f76ac0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f76ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f76ac0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f76ac0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f76ac0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.72578423 +0000 UTC m=+6.229957515 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f76ac0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f77000): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f77000): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f77000): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead43203f0 item 64 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f77000): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f77000): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.726316708 +0000 UTC m=+6.230489992 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f77000): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f77700): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f77700): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f77700): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f77700): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f77700): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.726316708 +0000 UTC m=+6.230489992 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead3f77700): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead43205b0 item 64 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497d0c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497d0c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497d0c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497d0c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497d0c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.727833288 +0000 UTC m=+6.232006583 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497d0c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497d540): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497d540): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497d540): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497d540): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497d540): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3f3e5b0 item 65 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497d540): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497d540): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.728401574 +0000 UTC m=+6.232574858 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497d540): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497da40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497da40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497da40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497da40): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497da40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.728401574 +0000 UTC m=+6.232574858 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead497da40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3f3e770 item 65 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034180): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034180): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034180): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034180): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034180): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.729939494 +0000 UTC m=+6.234112779 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034180): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034600): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034600): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3f3ed90 item 66 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034600): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034600): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034600): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034600): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034600): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.730653806 +0000 UTC m=+6.234827091 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034600): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034b40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034b40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034b40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034b40): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034b40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.730653806 +0000 UTC m=+6.234827091 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4034b40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3f3ef50 item 66 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035180): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035180): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035180): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035180): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035180): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.732100513 +0000 UTC m=+6.236273808 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035180): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035600): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035600): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035600): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035600): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035600): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3f3f3b0 item 67 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035600): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035600): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.732833531 +0000 UTC m=+6.237006846 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035600): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035b00): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035b00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035b00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035b00): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035b00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.732833531 +0000 UTC m=+6.237006846 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4035b00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3f3f650 item 67 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0280): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0280): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0280): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0280): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0280): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.734447725 +0000 UTC m=+6.238621011 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0280): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0780): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0780): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead3f3fab0 item 68 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0780): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0780): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0780): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0780): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0780): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.735164311 +0000 UTC m=+6.239337596 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0780): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0cc0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0cc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0cc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0cc0): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0cc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.735164311 +0000 UTC m=+6.239337596 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c0cc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481a000 item 68 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1300): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1300): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1300): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1300): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1300): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.736754731 +0000 UTC m=+6.240928037 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1300): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1780): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1780): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1780): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1780): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1780): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481a460 item 69 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1780): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1780): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.737495704 +0000 UTC m=+6.241668989 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1780): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1c80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1c80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1c80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1c80): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1c80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.737495704 +0000 UTC m=+6.241668989 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40c1c80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481a620 item 69 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4400): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4400): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4400): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4400): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4400): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.739305588 +0000 UTC m=+6.243478883 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4400): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4900): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4900): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481a9a0 item 70 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4900): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4900): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4900): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4900): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4900): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.740262269 +0000 UTC m=+6.244435584 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4900): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4e40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4e40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4e40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4e40): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4e40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.740262269 +0000 UTC m=+6.244435584 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d4e40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481acb0 item 70 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d54c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d54c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d54c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d54c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d54c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.742147548 +0000 UTC m=+6.246320843 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d54c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d59c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d59c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d59c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d59c0): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d59c0): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481b030 item 71 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d59c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d59c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.742841541 +0000 UTC m=+6.247014836 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d59c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d5ec0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d5ec0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d5ec0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d5ec0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d5ec0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.742841541 +0000 UTC m=+6.247014836 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40d5ec0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481b1f0 item 71 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f8640): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f8640): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f8640): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f8640): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f8640): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.74446859 +0000 UTC m=+6.248641875 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f8640): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f8b40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f8b40): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481b570 item 72 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f8b40): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f8b40): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f8b40): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f8b40): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f8b40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.745455046 +0000 UTC m=+6.249628342 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f8b40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9080): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9080): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9080): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9080): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9080): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.745455046 +0000 UTC m=+6.249628342 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9080): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481b810 item 72 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9640): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9640): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9640): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9640): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9640): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9640): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9640): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.747268378 +0000 UTC m=+6.251441663 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9640): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9b40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9b40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9b40): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead481bdc0 item 73 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9b40): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9b40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.747979624 +0000 UTC m=+6.252152939 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead40f9b40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150100): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150100): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150100): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150100): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150100): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b2150 item 73 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150100): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150100): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.748743369 +0000 UTC m=+6.252916694 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150100): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150640): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150640): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150640): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150640): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150640): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.748743369 +0000 UTC m=+6.252916694 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150640): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b23f0 item 73 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150c80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150c80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150c80): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150c80): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150c80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150c80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150c80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.750526324 +0000 UTC m=+6.254699620 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4150c80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4151180): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4151180): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4151180): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b2770 item 74 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4151180): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4151180): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.751118815 +0000 UTC m=+6.255292110 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4151180): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41516c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41516c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b2930 item 74 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41516c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41516c0): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41516c0): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41516c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41516c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.751847605 +0000 UTC m=+6.256020900 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41516c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4151c40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4151c40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4151c40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4151c40): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4151c40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.751847605 +0000 UTC m=+6.256020900 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4151c40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b2af0 item 74 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41ce380): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41ce380): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41ce380): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41ce380): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41ce380): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41ce380): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41ce380): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.753568641 +0000 UTC m=+6.257741936 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41ce380): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41ce880): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41ce880): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41ce880): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b2e70 item 75 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41ce880): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41ce880): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.754238809 +0000 UTC m=+6.258412104 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41ce880): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cedc0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cedc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cedc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cedc0): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cedc0): _writeAt: size=3, off=2 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b3030 item 75 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cedc0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cedc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.754943232 +0000 UTC m=+6.259116527 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cedc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cf300): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cf300): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cf300): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cf300): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cf300): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.754943232 +0000 UTC m=+6.259116527 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cf300): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b31f0 item 75 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cf940): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cf940): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cf940): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cf940): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cf940): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cf940): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cf940): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.756556505 +0000 UTC m=+6.260729791 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cf940): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cfe40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cfe40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cfe40): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b3570 item 76 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cfe40): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cfe40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.757200665 +0000 UTC m=+6.261373960 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead41cfe40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4220480): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4220480): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b3730 item 76 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4220480): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4220480): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4220480): _writeAt: size=3, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4220480): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4220480): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.757993976 +0000 UTC m=+6.262167271 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4220480): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4220a00): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4220a00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4220a00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4220a00): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4220a00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.757993976 +0000 UTC m=+6.262167271 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4220a00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b38f0 item 76 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221040): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221040): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221040): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221040): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221040): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221040): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221040): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.759751933 +0000 UTC m=+6.263925238 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221040): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221540): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221540): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221540): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42b3c70 item 77 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221540): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221540): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.760337831 +0000 UTC m=+6.264511126 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221540): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221c40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221c40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221c40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221c40): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221c40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.760337831 +0000 UTC m=+6.264511126 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4221c40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dc070 item 77 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423c380): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423c380): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423c380): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423c380): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423c380): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423c380): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423c380): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.762048219 +0000 UTC m=+6.266221514 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423c380): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423c880): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423c880): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423c880): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dc5b0 item 78 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423c880): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423c880): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.762670647 +0000 UTC m=+6.266843962 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423c880): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423cf80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423cf80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423cf80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423cf80): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423cf80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.762670647 +0000 UTC m=+6.266843962 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423cf80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dc7e0 item 78 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423d5c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423d5c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423d5c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423d5c0): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423d5c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423d5c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423d5c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.764336379 +0000 UTC m=+6.268509664 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423d5c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423dac0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423dac0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423dac0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dcb60 item 79 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423dac0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423dac0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.764904895 +0000 UTC m=+6.269078180 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead423dac0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426c2c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426c2c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426c2c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426c2c0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426c2c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.764904895 +0000 UTC m=+6.269078180 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426c2c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dcd20 item 79 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426c900): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426c900): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426c900): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426c900): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426c900): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426c900): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426c900): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.766516405 +0000 UTC m=+6.270689690 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426c900): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426ce00): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426ce00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426ce00): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dd110 item 80 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426ce00): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426ce00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.767119285 +0000 UTC m=+6.271292570 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426ce00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426d500): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426d500): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426d500): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426d500): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426d500): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.767119285 +0000 UTC m=+6.271292570 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426d500): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dd2d0 item 80 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426db40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426db40): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426db40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426db40): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426db40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.768688915 +0000 UTC m=+6.272862200 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead426db40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42920c0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42920c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42920c0): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42920c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42920c0): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42920c0): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dd6c0 item 81 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42920c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42920c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.769403288 +0000 UTC m=+6.273576573 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42920c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4292600): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4292600): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4292600): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4292600): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4292600): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.769403288 +0000 UTC m=+6.273576573 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4292600): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dd880 item 81 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4292c80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4292c80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4292c80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4292c80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4292c80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.771199487 +0000 UTC m=+6.275372782 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4292c80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293180): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293180): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293180): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42ddc00 item 82 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293180): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293180): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293180): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293180): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293180): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.772102095 +0000 UTC m=+6.276275380 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293180): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293700): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293700): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293700): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293700): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293700): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.772102095 +0000 UTC m=+6.276275380 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293700): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead42dddc0 item 82 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293d80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293d80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293d80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293d80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293d80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.773741427 +0000 UTC m=+6.277914722 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4293d80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca380): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca380): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca380): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca380): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca380): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca380): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4076700 item 83 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca380): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca380): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.77459319 +0000 UTC m=+6.278766485 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca380): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca8c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca8c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca8c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca8c0): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca8c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.77459319 +0000 UTC m=+6.278766485 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42ca8c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead40769a0 item 83 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42caf40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42caf40): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42caf40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42caf40): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42caf40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.776409937 +0000 UTC m=+6.280583223 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42caf40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb440): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb440): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb440): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4076e70 item 84 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb440): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb440): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb440): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb440): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb440): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.777232654 +0000 UTC m=+6.281405939 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb440): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb9c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb9c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb9c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb9c0): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb9c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.777232654 +0000 UTC m=+6.281405939 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42cb9c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4077030 item 84 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2140): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2140): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2140): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2140): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2140): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.778871656 +0000 UTC m=+6.283044941 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2140): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2640): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2640): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2640): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2640): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2640): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2640): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4077ab0 item 85 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2640): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2640): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.779593622 +0000 UTC m=+6.283766908 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2640): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2b80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2b80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2b80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2b80): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2b80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.779593622 +0000 UTC m=+6.283766908 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f2b80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4077c70 item 85 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3200): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3200): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3200): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3200): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3200): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.780908731 +0000 UTC m=+6.285082016 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3200): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3700): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3700): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3700): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead429e620 item 86 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3700): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3700): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3700): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3700): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3700): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.781641448 +0000 UTC m=+6.285814744 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3700): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3c80): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3c80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3c80): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3c80): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3c80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.781641448 +0000 UTC m=+6.285814744 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead42f3c80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead429e8c0 item 86 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318400): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318400): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318400): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318400): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318400): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.782829536 +0000 UTC m=+6.287002821 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318400): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318900): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318900): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318900): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318900): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318900): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318900): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead429ee70 item 87 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318900): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318900): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.783361814 +0000 UTC m=+6.287535099 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318900): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318e40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318e40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318e40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318e40): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318e40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.783361814 +0000 UTC m=+6.287535099 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4318e40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead429f2d0 item 87 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43194c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43194c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43194c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43194c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43194c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.784822588 +0000 UTC m=+6.288995873 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43194c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43199c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43199c0): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43199c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead429f880 item 88 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43199c0): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43199c0): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43199c0): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43199c0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43199c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.785471536 +0000 UTC m=+6.289644831 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43199c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434a040): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434a040): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434a040): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434a040): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434a040): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.785471536 +0000 UTC m=+6.289644831 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434a040): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead429fb20 item 88 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434a680): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434a680): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434a680): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434a680): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434a680): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434a680): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434a680): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434a680): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.786862559 +0000 UTC m=+6.291035844 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434a680): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434abc0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434abc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434abc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead44241c0 item 89 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434abc0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434abc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.78744961 +0000 UTC m=+6.291622895 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434abc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434b100): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434b100): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434b100): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434b100): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434b100): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434b100): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4424380 item 89 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434b100): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434b100): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.787931862 +0000 UTC m=+6.292105147 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434b100): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434b680): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434b680): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434b680): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434b680): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434b680): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.787931862 +0000 UTC m=+6.292105147 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434b680): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4424540 item 89 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434bcc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434bcc0): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434bcc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434bcc0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434bcc0): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434bcc0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434bcc0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434bcc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.789091627 +0000 UTC m=+6.293264912 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead434bcc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438c300): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438c300): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438c300): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4424a80 item 90 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438c300): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438c300): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.789487466 +0000 UTC m=+6.293660751 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438c300): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438c840): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438c840): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438c840): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4424e70 item 90 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438c840): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438c840): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438c840): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438c840): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438c840): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.789911649 +0000 UTC m=+6.294084934 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438c840): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438ce00): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438ce00): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438ce00): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438ce00): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438ce00): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.789911649 +0000 UTC m=+6.294084934 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438ce00): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4425180 item 90 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438d440): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438d440): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438d440): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438d440): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438d440): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438d440): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438d440): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438d440): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.791024104 +0000 UTC m=+6.295197389 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438d440): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438d980): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438d980): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438d980): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4425570 item 91 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438d980): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438d980): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.79154534 +0000 UTC m=+6.295718626 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438d980): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438dec0): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438dec0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438dec0): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438dec0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438dec0): >_readAt: n=2, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438dec0): _writeAt: size=3, off=7 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4425730 item 91 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438dec0): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438dec0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.792058202 +0000 UTC m=+6.296231486 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead438dec0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bc540): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bc540): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bc540): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bc540): >_readAt: n=8, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bc540): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.792058202 +0000 UTC m=+6.296231486 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bc540): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead44258f0 item 91 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bcb80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bcb80): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bcb80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bcb80): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bcb80): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bcb80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bcb80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bcb80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.793278681 +0000 UTC m=+6.297451966 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bcb80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bd0c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bd0c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bd0c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead4425d50 item 92 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bd0c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bd0c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.79393828 +0000 UTC m=+6.298111564 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bd0c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bd600): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bd600): open at offset 5 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bd600): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead438e070 item 92 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bd600): _readAt: size=2, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bd600): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bd600): _writeAt: size=3, off=5 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bd600): >_writeAt: n=3, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bd600): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.794407137 +0000 UTC m=+6.298580422 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bd600): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bdbc0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bdbc0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bdbc0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bdbc0): >_readAt: n=3, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bdbc0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.794407137 +0000 UTC m=+6.298580422 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead43bdbc0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead438e2a0 item 92 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444c300): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444c300): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444c300): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444c300): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444c300): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444c300): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444c300): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444c300): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.795448968 +0000 UTC m=+6.299622253 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444c300): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444c840): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444c840): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444c840): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead438e620 item 93 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444c840): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444c840): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.795902096 +0000 UTC m=+6.300075381 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444c840): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444cf40): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444cf40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444cf40): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444cf40): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444cf40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.795902096 +0000 UTC m=+6.300075381 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444cf40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead438e7e0 item 93 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444d580): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444d580): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444d580): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444d580): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444d580): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444d580): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444d580): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444d580): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.797284262 +0000 UTC m=+6.301457547 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444d580): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444dac0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444dac0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444dac0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead438f030 item 94 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444dac0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444dac0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.797709997 +0000 UTC m=+6.301883282 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead444dac0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead44682c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead44682c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead44682c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead44682c0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead44682c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.797709997 +0000 UTC m=+6.301883282 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead44682c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead438f260 item 94 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4468900): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4468900): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4468900): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4468900): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4468900): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4468900): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4468900): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4468900): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.799057307 +0000 UTC m=+6.303230592 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4468900): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4468e40): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4468e40): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4468e40): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead438f6c0 item 95 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4468e40): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4468e40): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.799499283 +0000 UTC m=+6.303672568 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4468e40): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4469540): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4469540): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4469540): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4469540): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4469540): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.799499283 +0000 UTC m=+6.303672568 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4469540): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead438f880 item 95 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4469b80): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4469b80): open at offset 0 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4469b80): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4469b80): _readAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4469b80): >_readAt: n=0, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4469b80): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4469b80): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4469b80): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.800629482 +0000 UTC m=+6.304802767 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead4469b80): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46961c0): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46961c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46961c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead438fc00 item 96 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46961c0): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46961c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.801015153 +0000 UTC m=+6.305188437 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46961c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/11 03:58:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/11 03:58:04 DEBUG : open-test-file: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46968c0): _readAt: size=512, off=0 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46968c0): openPending: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46968c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46968c0): >_readAt: n=5, err=EOF 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46968c0): close: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-11 03:58:04.801015153 +0000 UTC m=+6.305188437 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : open-test-file(0x1ead46968c0): >close: err= 2026/06/11 03:58:04 DEBUG : open-test-file: Remove: 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1ead438fdc0 item 96 2026/06/11 03:58:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/11 03:58:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/11 03:58:04 DEBUG : open-test-file: >Remove: err= 2026/06/11 03:58:04 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : >WaitForWriters: 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.41s) --- PASS: TestRWFileHandleOpenTests/writes (0.21s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.21s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : file1: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : file1(0x1ead46973c0): openPending: 2026/06/11 03:58:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:04 DEBUG : file1(0x1ead46973c0): >openPending: err= 2026/06/11 03:58:04 DEBUG : file1: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/11 03:58:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/11 03:58:04 DEBUG : file1(0x1ead46973c0): _writeAt: size=2, off=0 2026/06/11 03:58:04 DEBUG : file1(0x1ead46973c0): >_writeAt: n=2, err= 2026/06/11 03:58:04 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/11 03:58:04 DEBUG : file1(0x1ead46973c0): RWFileHandle.Flush 2026/06/11 03:58:04 DEBUG : file1(0x1ead46973c0): RWFileHandle.Release 2026/06/11 03:58:04 DEBUG : file1(0x1ead46973c0): close: 2026/06/11 03:58:04 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/11 03:58:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : file1(0x1ead46973c0): >close: err= 2026/06/11 03:58:04 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : file1: reading active writers 2026/06/11 03:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : file1: reading active writers 2026/06/11 03:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : file1: reading active writers 2026/06/11 03:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : file1: reading active writers 2026/06/11 03:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/11 03:58:04 DEBUG : file1: vfs cache: starting upload 2026/06/11 03:58:04 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1.a0a9169e.partial" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1.a0a9169e.partial 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-canuwir0qaqa/file1.a0a9169e.partial 2026/06/11 03:58:04 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/11 03:58:04 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/11 03:58:04 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/06/11 03:58:04 INFO : file1: Copied (new) 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:04 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/11 03:58:04 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/06/11 03:58:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/11 03:58:04 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:04 INFO : file1: vfs cache: upload succeeded try #1 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : file1: reading active writers 2026/06/11 03:58:04 DEBUG : >WaitForWriters: 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:04 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:04 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/06/11 03:58:04 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : file1: reading active writers 2026/06/11 03:58:04 DEBUG : >WaitForWriters: 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:04 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:04 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:04 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:04 DEBUG : rename_me: newRWFileHandle: 2026/06/11 03:58:04 DEBUG : rename_me(0x1ead4134500): openPending: 2026/06/11 03:58:04 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/11 03:58:04 DEBUG : rename_me(0x1ead4134500): >openPending: err= 2026/06/11 03:58:04 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/11 03:58:04 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/11 03:58:04 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/11 03:58:04 DEBUG : rename_me(0x1ead4134500): _writeAt: size=5, off=0 2026/06/11 03:58:04 DEBUG : rename_me(0x1ead4134500): >_writeAt: n=5, err= 2026/06/11 03:58:04 DEBUG : rename_me(0x1ead4134500): close: 2026/06/11 03:58:04 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-11 03:58:04.976704959 +0000 UTC m=+6.480878254 2026/06/11 03:58:04 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/11 03:58:04 DEBUG : rename_me(0x1ead4134500): >close: err= 2026/06/11 03:58:04 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/11 03:58:04 DEBUG : i_was_renamed: Updating file with 0x1ead4195860 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/11 03:58:04 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/11 03:58:04 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : i_was_renamed: reading active writers 2026/06/11 03:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/11 03:58:04 DEBUG : Looking for writers 2026/06/11 03:58:04 DEBUG : i_was_renamed: reading active writers 2026/06/11 03:58:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/11 03:58:05 DEBUG : Looking for writers 2026/06/11 03:58:05 DEBUG : i_was_renamed: reading active writers 2026/06/11 03:58:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/11 03:58:05 DEBUG : Looking for writers 2026/06/11 03:58:05 DEBUG : i_was_renamed: reading active writers 2026/06/11 03:58:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/11 03:58:05 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/11 03:58:05 DEBUG : i_was_renamed.4831d4a3.partial: size = 5 OK 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/i_was_renamed.4831d4a3.partial" 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/i_was_renamed.4831d4a3.partial 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-canuwir0qaqa/i_was_renamed.4831d4a3.partial 2026/06/11 03:58:05 DEBUG : i_was_renamed.4831d4a3.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/11 03:58:05 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/11 03:58:05 DEBUG : i_was_renamed.4831d4a3.partial: renamed to: i_was_renamed 2026/06/11 03:58:05 INFO : i_was_renamed: Copied (new) 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/i_was_renamed" 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/i_was_renamed 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-canuwir0qaqa/i_was_renamed 2026/06/11 03:58:05 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/11 03:58:05 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-11 03:58:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/11 03:58:05 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/11 03:58:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/11 03:58:05 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/11 03:58:05 DEBUG : Looking for writers 2026/06/11 03:58:05 DEBUG : i_was_renamed: reading active writers 2026/06/11 03:58:05 DEBUG : >WaitForWriters: 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/11 03:58:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa" 2026/06/11 03:58:05 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/06/11 03:58:05 DEBUG : forgetting directory cache 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate(0x1ead47044c0): _readAt: size=512, off=0 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate(0x1ead47044c0): openPending: 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-11 02:59:05 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/11 03:58:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate(0x1ead47044c0): >openPending: err= 2026/06/11 03:58:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate(0x1ead47044c0): >_readAt: n=20, err=EOF 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate(0x1ead47044c0): close: 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-11 02:59:05 +0000 UTC 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate(0x1ead47044c0): >close: err= 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/06/11 03:58:05 DEBUG : forgetting directory cache 2026/06/11 03:58:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate(0x1ead4704980): _readAt: size=512, off=0 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate(0x1ead4704980): openPending: 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-11 03:00:05 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-11 02:59:05 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-11 03:00:05 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-11 02:59:05 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/11 03:58:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/11 03:58:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate(0x1ead4704980): >openPending: err= 2026/06/11 03:58:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate(0x1ead4704980): >_readAt: n=20, err=EOF 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate(0x1ead4704980): close: 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-11 03:00:05 +0000 UTC 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate(0x1ead4704980): >close: err= 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/06/11 03:58:05 DEBUG : forgetting directory cache 2026/06/11 03:58:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate(0x1ead3fc2c80): _readAt: size=512, off=0 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate(0x1ead3fc2c80): openPending: 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-11 03:01:05 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-11 03:00:05 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-11 03:01:05 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-11 03:00:05 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/11 03:58:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/11 03:58:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate(0x1ead3fc2c80): >openPending: err= 2026/06/11 03:58:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate(0x1ead3fc2c80): >_readAt: n=20, err=EOF 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate(0x1ead3fc2c80): close: 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-11 03:01:05 +0000 UTC 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate(0x1ead3fc2c80): >close: err= 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/06/11 03:58:05 DEBUG : forgetting directory cache 2026/06/11 03:58:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead3fc3400): _readAt: size=512, off=0 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead3fc3400): openPending: 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-11 03:02:05 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-11 03:01:05 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-11 03:02:05 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-11 03:01:05 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/11 03:58:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/11 03:58:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead3fc3400): >openPending: err= 2026/06/11 03:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead3fc3400): >_readAt: n=20, err=EOF 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead3fc3400): close: 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-11 03:02:05 +0000 UTC 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead3fc3400): >close: err= 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/06/11 03:58:06 DEBUG : forgetting directory cache 2026/06/11 03:58:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead4018400): _readAt: size=512, off=0 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead4018400): openPending: 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-11 03:03:05 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-11 03:02:05 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-11 03:03:05 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-11 03:02:05 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/11 03:58:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/11 03:58:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead4018400): >openPending: err= 2026/06/11 03:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead4018400): >_readAt: n=20, err=EOF 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead4018400): close: 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-11 03:03:05 +0000 UTC 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead4018400): >close: err= 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/06/11 03:58:06 DEBUG : forgetting directory cache 2026/06/11 03:58:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead4917c00): _readAt: size=512, off=0 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead4917c00): openPending: 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-11 03:04:05 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-11 03:03:05 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-11 03:04:05 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-11 03:03:05 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/11 03:58:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/11 03:58:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead4917c00): >openPending: err= 2026/06/11 03:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead4917c00): >_readAt: n=20, err=EOF 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead4917c00): close: 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-11 03:04:05 +0000 UTC 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead4917c00): >close: err= 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/06/11 03:58:06 DEBUG : forgetting directory cache 2026/06/11 03:58:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead3aa7600): _readAt: size=512, off=0 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead3aa7600): openPending: 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-11 03:05:05 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-11 03:04:05 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-11 03:05:05 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-11 03:04:05 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/11 03:58:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/11 03:58:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead3aa7600): >openPending: err= 2026/06/11 03:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead3aa7600): >_readAt: n=21, err=EOF 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead3aa7600): close: 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-11 03:05:05 +0000 UTC 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead3aa7600): >close: err= 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/06/11 03:58:06 DEBUG : forgetting directory cache 2026/06/11 03:58:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead3ea9040): _readAt: size=512, off=0 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead3ea9040): openPending: 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-11 03:06:05 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-11 03:05:05 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-11 03:06:05 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-11 03:05:05 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/11 03:58:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/11 03:58:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead3ea9040): >openPending: err= 2026/06/11 03:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead3ea9040): >_readAt: n=22, err=EOF 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead3ea9040): close: 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-11 03:06:05 +0000 UTC 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate(0x1ead3ea9040): >close: err= 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:06 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/06/11 03:58:07 DEBUG : forgetting directory cache 2026/06/11 03:58:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate(0x1ead40198c0): _readAt: size=512, off=0 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate(0x1ead40198c0): openPending: 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-11 03:07:05 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-11 03:06:05 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-11 03:07:05 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-11 03:06:05 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/11 03:58:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate(0x1ead40198c0): >openPending: err= 2026/06/11 03:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate(0x1ead40198c0): >_readAt: n=23, err=EOF 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate(0x1ead40198c0): close: 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-11 03:07:05 +0000 UTC 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate(0x1ead40198c0): >close: err= 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/06/11 03:58:07 DEBUG : forgetting directory cache 2026/06/11 03:58:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate(0x1ead3ea9a00): _readAt: size=512, off=0 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate(0x1ead3ea9a00): openPending: 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-canuwir0qaqa/TestRWCacheUpdate 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-11 03:08:05 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-11 03:07:05 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-11 03:08:05 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-11 03:07:05 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/11 03:58:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate(0x1ead3ea9a00): >openPending: err= 2026/06/11 03:58:07 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate(0x1ead3ea9a00): >_readAt: n=24, err=EOF 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate(0x1ead3ea9a00): close: 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-11 03:08:05 +0000 UTC 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate(0x1ead3ea9a00): >close: err= 2026/06/11 03:58:07 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:07 DEBUG : Looking for writers 2026/06/11 03:58:07 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/11 03:58:07 DEBUG : >WaitForWriters: 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.16s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/FiLeA" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/FiLeA 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-canuwir0qaqa/FiLeA 2026/06/11 03:58:07 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/FiLeA" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/FiLeA 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-canuwir0qaqa/FiLeA 2026/06/11 03:58:07 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/FiLeB" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/FiLeB 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-canuwir0qaqa/FiLeB 2026/06/11 03:58:07 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/FiLeB" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/FiLeB 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-canuwir0qaqa/FiLeB 2026/06/11 03:58:07 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/11 03:58:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/11 03:58:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/11 03:58:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/FiLeA" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/FiLeA 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-canuwir0qaqa/FiLeA 2026/06/11 03:58:07 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/11 03:58:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/11 03:58:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/11 03:58:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/FiLeA" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/FiLeA 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-canuwir0qaqa/FiLeA 2026/06/11 03:58:07 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/11 03:58:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/11 03:58:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/11 03:58:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/11 03:58:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/11 03:58:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/FiLeB" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/FiLeB 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-canuwir0qaqa/FiLeB 2026/06/11 03:58:07 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/11 03:58:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/11 03:58:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/11 03:58:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/FilEb" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/FilEb 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-canuwir0qaqa/FilEb 2026/06/11 03:58:07 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/FiLeA" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/FiLeA 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-canuwir0qaqa/FiLeA 2026/06/11 03:58:07 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/FiLeA" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/FiLeA 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-canuwir0qaqa/FiLeA 2026/06/11 03:58:07 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/FiLeB" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/FiLeB 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-canuwir0qaqa/FiLeB 2026/06/11 03:58:07 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/FiLeB" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/FiLeB 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-canuwir0qaqa/FiLeB 2026/06/11 03:58:07 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/FilEb" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/FilEb 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-canuwir0qaqa/FilEb 2026/06/11 03:58:07 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/FilEb" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/FilEb 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-canuwir0qaqa/FilEb 2026/06/11 03:58:07 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/06/11 03:58:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/11 03:58:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/11 03:58:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/11 03:58:07 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/11 03:58:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/11 03:58:07 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/11 03:58:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/11 03:58:07 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/11 03:58:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/11 03:58:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/11 03:58:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/FiLeB" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/FiLeB 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-canuwir0qaqa/FiLeB 2026/06/11 03:58:07 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/11 03:58:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/11 03:58:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/11 03:58:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/FilEb" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/FilEb 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-canuwir0qaqa/FilEb 2026/06/11 03:58:07 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/11 03:58:07 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/11 03:58:07 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/11 03:58:07 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/11 03:58:07 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/11 03:58:07 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/11 03:58:07 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/11 03:58:07 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:07 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:07 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:07 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/11 03:58:07 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/11 03:58:07 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/11 03:58:07 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/11 03:58:07 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:07 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:07 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:07 DEBUG : Looking for writers 2026/06/11 03:58:07 DEBUG : FiLeA: reading active writers 2026/06/11 03:58:07 DEBUG : FiLeB: reading active writers 2026/06/11 03:58:07 DEBUG : FilEb: reading active writers 2026/06/11 03:58:07 DEBUG : >WaitForWriters: 2026/06/11 03:58:07 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:07 DEBUG : Looking for writers 2026/06/11 03:58:07 DEBUG : FiLeA: reading active writers 2026/06/11 03:58:07 DEBUG : FiLeB: reading active writers 2026/06/11 03:58:07 DEBUG : FilEb: reading active writers 2026/06/11 03:58:07 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.08s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/normal name with no special characters.txt" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/normal\ name\ with\ no\ special\ characters.txt 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-canuwir0qaqa/normal name with no special characters.txt 2026/06/11 03:58:07 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/normal name with no special characters.txt" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/normal\ name\ with\ no\ special\ characters.txt 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-canuwir0qaqa/normal name with no special characters.txt 2026/06/11 03:58:07 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/測試_Русский___ě_áñ" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/測試_Русский___ě_áñ 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-canuwir0qaqa/測試_Русский___ě_áñ 2026/06/11 03:58:07 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/測試_Русский___ě_áñ" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/測試_Русский___ě_áñ 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-canuwir0qaqa/測試_Русский___ě_áñ 2026/06/11 03:58:07 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/11 03:58:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/11 03:58:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/11 03:58:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/normal name with no special characters.txt" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/normal\ name\ with\ no\ special\ characters.txt 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-canuwir0qaqa/normal name with no special characters.txt 2026/06/11 03:58:07 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/11 03:58:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/11 03:58:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/11 03:58:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/測試_Русский___ě_áñ" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/測試_Русский___ě_áñ 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-canuwir0qaqa/測試_Русский___ě_áñ 2026/06/11 03:58:07 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/11 03:58:07 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/11 03:58:07 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/11 03:58:07 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:07 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:07 DEBUG : Looking for writers 2026/06/11 03:58:07 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/11 03:58:07 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/11 03:58:07 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Reusing VFS from active cache 2026/06/11 03:58:07 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:07 DEBUG : Looking for writers 2026/06/11 03:58:07 DEBUG : >WaitForWriters: 2026/06/11 03:58:07 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:07 DEBUG : Looking for writers 2026/06/11 03:58:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:07 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:07 DEBUG : Looking for writers 2026/06/11 03:58:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:07 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:07 DEBUG : Looking for writers 2026/06/11 03:58:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file2" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:58:07 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file2" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:58:07 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/11 03:58:07 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:07 DEBUG : dir: Looking for writers 2026/06/11 03:58:07 DEBUG : file2: reading active writers 2026/06/11 03:58:07 DEBUG : Looking for writers 2026/06/11 03:58:07 DEBUG : dir: reading active writers 2026/06/11 03:58:07 DEBUG : file1: reading active writers 2026/06/11 03:58:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file2" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:58:07 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file2" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:58:07 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/11 03:58:07 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:07 DEBUG : dir: Looking for writers 2026/06/11 03:58:07 DEBUG : Looking for writers 2026/06/11 03:58:07 DEBUG : dir: reading active writers 2026/06/11 03:58:07 DEBUG : file1: reading active writers 2026/06/11 03:58:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file2" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:58:07 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file2" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:58:07 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/11 03:58:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : file1: Open: flags=O_RDONLY 2026/06/11 03:58:07 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/11 03:58:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/11 03:58:07 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/11 03:58:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/11 03:58:07 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/11 03:58:07 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/11 03:58:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: File to upload is small (0 bytes), uploading instead of streaming 2026/06/11 03:58:07 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/new_file.txt" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/new_file.txt 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-canuwir0qaqa/dir/new_file.txt 2026/06/11 03:58:07 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/11 03:58:07 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/11 03:58:07 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/11 03:58:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/11 03:58:07 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/11 03:58:07 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:07 DEBUG : dir: Looking for writers 2026/06/11 03:58:07 DEBUG : file2: reading active writers 2026/06/11 03:58:07 DEBUG : new_file.txt: reading active writers 2026/06/11 03:58:07 DEBUG : Looking for writers 2026/06/11 03:58:07 DEBUG : dir: reading active writers 2026/06/11 03:58:07 DEBUG : file1: reading active writers 2026/06/11 03:58:07 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file2" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:58:07 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file2" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-canuwir0qaqa/dir/file2 2026/06/11 03:58:07 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/11 03:58:07 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/11 03:58:07 DEBUG : dir/file1: Updating file with dir/file1 0x1ead40ad380 2026/06/11 03:58:07 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/11 03:58:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:07 DEBUG : forgetting directory cache 2026/06/11 03:58:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:07 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir/file1" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-canuwir0qaqa/dir/file1 2026/06/11 03:58:07 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/11 03:58:07 INFO : dir/file1: Moved (server-side) to: file0 2026/06/11 03:58:07 DEBUG : file0: Updating file with file0 0x1ead40ad380 2026/06/11 03:58:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file0" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file0 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-canuwir0qaqa/file0 2026/06/11 03:58:07 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file0" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/file0 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-canuwir0qaqa/file0 2026/06/11 03:58:07 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/11 03:58:07 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:07 DEBUG : dir: Looking for writers 2026/06/11 03:58:07 DEBUG : Looking for writers 2026/06/11 03:58:07 DEBUG : file0: reading active writers 2026/06/11 03:58:07 DEBUG : dir: reading active writers 2026/06/11 03:58:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.03s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Server has VFS statistics extension 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: About path "/home/rclone/rclone-test-canuwir0qaqa" 2026/06/11 03:58:07 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:07 DEBUG : Looking for writers 2026/06/11 03:58:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: New connection 127.0.0.1:35702->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: New connection 127.0.0.1:35704->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/11 03:58:07 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:07 DEBUG : Looking for writers 2026/06/11 03:58:07 DEBUG : a: Looking for writers 2026/06/11 03:58:07 DEBUG : b: Looking for writers 2026/06/11 03:58:07 DEBUG : c: Looking for writers 2026/06/11 03:58:07 DEBUG : d: Looking for writers 2026/06/11 03:58:07 DEBUG : Looking for writers 2026/06/11 03:58:07 DEBUG : /: reading active writers 2026/06/11 03:58:07 DEBUG : a: reading active writers 2026/06/11 03:58:07 DEBUG : b: reading active writers 2026/06/11 03:58:07 DEBUG : c: reading active writers 2026/06/11 03:58:07 DEBUG : d: reading active writers 2026/06/11 03:58:07 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/11 03:58:07 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/11 03:58:07 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/11 03:58:07 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/11 03:58:07 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:07 DEBUG : a/b/c/d: Looking for writers 2026/06/11 03:58:07 DEBUG : a/b/c: Looking for writers 2026/06/11 03:58:07 DEBUG : d: reading active writers 2026/06/11 03:58:07 DEBUG : a/b: Looking for writers 2026/06/11 03:58:07 DEBUG : c: reading active writers 2026/06/11 03:58:07 DEBUG : a: Looking for writers 2026/06/11 03:58:07 DEBUG : b: reading active writers 2026/06/11 03:58:07 DEBUG : Looking for writers 2026/06/11 03:58:07 DEBUG : a: reading active writers 2026/06/11 03:58:07 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.07s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:07 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:07 DEBUG : Looking for writers 2026/06/11 03:58:07 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/11 03:58:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:07 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/11 03:58:07 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/11 03:58:07 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: File to upload is small (5 bytes), uploading instead of streaming 2026/06/11 03:58:07 DEBUG : file1: size = 5 OK 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/11 03:58:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/11 03:58:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/06/11 03:58:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/11 03:58:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/11 03:58:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/11 03:58:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/11 03:58:07 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/11 03:58:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/11 03:58:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: File to upload is small (0 bytes), uploading instead of streaming 2026/06/11 03:58:07 DEBUG : file1: size = 0 OK 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/11 03:58:07 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/11 03:58:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/11 03:58:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: File to upload is small (7 bytes), uploading instead of streaming 2026/06/11 03:58:07 DEBUG : file1: size = 7 OK 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:07 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/06/11 03:58:07 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/11 03:58:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:07 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:07 DEBUG : Looking for writers 2026/06/11 03:58:07 DEBUG : file1: reading active writers 2026/06/11 03:58:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.03s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:07 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/11 03:58:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/11 03:58:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:07 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/11 03:58:07 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa/dir/file1: no such file or directory 2026/06/11 03:58:07 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa/dir/file1: no such file or directory 2026/06/11 03:58:07 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa/dir/file1: no such file or directory 2026/06/11 03:58:07 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa/dir/file1: no such file or directory 2026/06/11 03:58:07 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa/dir/file1: no such file or directory 2026/06/11 03:58:07 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa/dir/file1: no such file or directory 2026/06/11 03:58:08 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa/dir/file1: no such file or directory 2026/06/11 03:58:08 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa/dir/file1: no such file or directory 2026/06/11 03:58:08 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa/dir/file1: no such file or directory 2026/06/11 03:58:08 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ikJmx}/rclone-test-canuwir0qaqa/dir/file1: no such file or directory 2026/06/11 03:58:08 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/11 03:58:08 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/11 03:58:08 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: File to upload is small (11 bytes), uploading instead of streaming 2026/06/11 03:58:08 DEBUG : file1: size = 11 OK 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:08 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/11 03:58:08 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/11 03:58:08 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/11 03:58:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:08 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:08 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:08 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/11 03:58:08 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:08 DEBUG : Looking for writers 2026/06/11 03:58:08 DEBUG : file1: reading active writers 2026/06/11 03:58:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/11 03:58:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/11 03:58:08 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/11 03:58:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: File to upload is small (5 bytes), uploading instead of streaming 2026/06/11 03:58:08 DEBUG : file1: size = 5 OK 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:08 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/11 03:58:08 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/11 03:58:08 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/11 03:58:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:08 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/11 03:58:08 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:08 DEBUG : Looking for writers 2026/06/11 03:58:08 DEBUG : file1: reading active writers 2026/06/11 03:58:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/11 03:58:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/11 03:58:08 DEBUG : file1: WriteFileHandle.Release closing 2026/06/11 03:58:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: File to upload is small (0 bytes), uploading instead of streaming 2026/06/11 03:58:08 DEBUG : file1: size = 0 OK 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:08 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/11 03:58:08 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/11 03:58:08 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/11 03:58:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:08 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/11 03:58:08 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:08 DEBUG : Looking for writers 2026/06/11 03:58:08 DEBUG : file1: reading active writers 2026/06/11 03:58:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/11 03:58:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/11 03:58:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: File to upload is small (2 bytes), uploading instead of streaming 2026/06/11 03:58:08 DEBUG : file1: size = 2 OK 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:08 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/11 03:58:08 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/11 03:58:08 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/11 03:58:08 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/11 03:58:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:08 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:08 DEBUG : Looking for writers 2026/06/11 03:58:08 DEBUG : file1: reading active writers 2026/06/11 03:58:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/11 03:58:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/11 03:58:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: File to upload is small (0 bytes), uploading instead of streaming 2026/06/11 03:58:08 DEBUG : file1: size = 0 OK 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:08 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/11 03:58:08 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/11 03:58:08 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/11 03:58:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:08 DEBUG : file1: Open: flags=O_RDONLY 2026/06/11 03:58:08 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/11 03:58:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/11 03:58:08 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:08 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:08 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:08 DEBUG : Looking for writers 2026/06/11 03:58:08 DEBUG : file1: reading active writers 2026/06/11 03:58:08 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/11 03:58:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/11 03:58:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/11 03:58:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/11 03:58:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: File to upload is small (100 bytes), uploading instead of streaming 2026/06/11 03:58:08 DEBUG : file1: size = 100 OK 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/file1" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: f6020904d08dcb5274ac4d191ff7ea6b /home/rclone/rclone-test-canuwir0qaqa/file1 2026/06/11 03:58:08 DEBUG : file1: Parsed hash: f6020904d08dcb5274ac4d191ff7ea6b 2026/06/11 03:58:08 DEBUG : file1: md5 = f6020904d08dcb5274ac4d191ff7ea6b OK 2026/06/11 03:58:08 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/11 03:58:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/11 03:58:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/11 03:58:08 DEBUG : file1: Open: flags=O_RDONLY 2026/06/11 03:58:08 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/11 03:58:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/11 03:58:08 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:08 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:08 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:08 DEBUG : Looking for writers 2026/06/11 03:58:08 DEBUG : file1: reading active writers 2026/06/11 03:58:08 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/flat/f000.txt" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/flat/f000.txt 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-canuwir0qaqa/flat/f000.txt 2026/06/11 03:58:08 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/flat/f000.txt" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/flat/f000.txt 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-canuwir0qaqa/flat/f000.txt 2026/06/11 03:58:08 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/flat/f001.txt" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/flat/f001.txt 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-canuwir0qaqa/flat/f001.txt 2026/06/11 03:58:08 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/flat/f001.txt" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/flat/f001.txt 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-canuwir0qaqa/flat/f001.txt 2026/06/11 03:58:08 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/flat/f002.txt" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/flat/f002.txt 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-canuwir0qaqa/flat/f002.txt 2026/06/11 03:58:08 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/flat/f002.txt" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/flat/f002.txt 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-canuwir0qaqa/flat/f002.txt 2026/06/11 03:58:08 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/flat/f003.txt" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/flat/f003.txt 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-canuwir0qaqa/flat/f003.txt 2026/06/11 03:58:08 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/flat/f003.txt" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/flat/f003.txt 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-canuwir0qaqa/flat/f003.txt 2026/06/11 03:58:08 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/flat/f004.txt" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/flat/f004.txt 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-canuwir0qaqa/flat/f004.txt 2026/06/11 03:58:08 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/flat/f004.txt" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: sha1sum /home/rclone/rclone-test-canuwir0qaqa/flat/f004.txt 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-canuwir0qaqa/flat/f004.txt 2026/06/11 03:58:08 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/06/11 03:58:08 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/11 03:58:08 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/11 03:58:08 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:08 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/flat/f000.txt" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/flat/f000.txt 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-canuwir0qaqa/flat/f000.txt 2026/06/11 03:58:08 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/06/11 03:58:08 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/11 03:58:08 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/11 03:58:08 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:08 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/flat/f001.txt" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/flat/f001.txt 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-canuwir0qaqa/flat/f001.txt 2026/06/11 03:58:08 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/06/11 03:58:08 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/11 03:58:08 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/11 03:58:08 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:08 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/flat/f002.txt" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/flat/f002.txt 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-canuwir0qaqa/flat/f002.txt 2026/06/11 03:58:08 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/06/11 03:58:08 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/11 03:58:08 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/11 03:58:08 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:08 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/flat/f003.txt" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/flat/f003.txt 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-canuwir0qaqa/flat/f003.txt 2026/06/11 03:58:08 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/06/11 03:58:08 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/11 03:58:08 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/11 03:58:08 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:08 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/flat/f004.txt" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/flat/f004.txt 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-canuwir0qaqa/flat/f004.txt 2026/06/11 03:58:08 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/06/11 03:58:08 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:08 DEBUG : flat: Looking for writers 2026/06/11 03:58:08 DEBUG : f002.txt: reading active writers 2026/06/11 03:58:08 DEBUG : f003.txt: reading active writers 2026/06/11 03:58:08 DEBUG : f004.txt: reading active writers 2026/06/11 03:58:08 DEBUG : f000.txt: reading active writers 2026/06/11 03:58:08 DEBUG : f001.txt: reading active writers 2026/06/11 03:58:08 DEBUG : Looking for writers 2026/06/11 03:58:08 DEBUG : flat: reading active writers 2026/06/11 03:58:08 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.07s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:08 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:08 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/11 03:58:08 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/11 03:58:08 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:08 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/a/b/c/deep.txt" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/a/b/c/deep.txt 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-canuwir0qaqa/a/b/c/deep.txt 2026/06/11 03:58:08 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/06/11 03:58:08 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/11 03:58:08 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/11 03:58:08 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:08 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/a/b/mid.txt" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/a/b/mid.txt 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-canuwir0qaqa/a/b/mid.txt 2026/06/11 03:58:08 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/06/11 03:58:08 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/11 03:58:08 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/11 03:58:08 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:08 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/a/top.txt" 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/a/top.txt 2026/06/11 03:58:08 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-canuwir0qaqa/a/top.txt 2026/06/11 03:58:08 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/06/11 03:58:08 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:08 DEBUG : a/b/c: Looking for writers 2026/06/11 03:58:08 DEBUG : deep.txt: reading active writers 2026/06/11 03:58:08 DEBUG : a/b: Looking for writers 2026/06/11 03:58:08 DEBUG : c: reading active writers 2026/06/11 03:58:08 DEBUG : mid.txt: reading active writers 2026/06/11 03:58:08 DEBUG : a: Looking for writers 2026/06/11 03:58:08 DEBUG : b: reading active writers 2026/06/11 03:58:08 DEBUG : top.txt: reading active writers 2026/06/11 03:58:08 DEBUG : Looking for writers 2026/06/11 03:58:08 DEBUG : a: reading active writers 2026/06/11 03:58:08 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:09 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/11 03:58:09 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/11 03:58:09 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/bigdir/big.bin" 2026/06/11 03:58:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/bigdir/big.bin 2026/06/11 03:58:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 5b2a4f9f2c678ee4407c024509c914b7 /home/rclone/rclone-test-canuwir0qaqa/bigdir/big.bin 2026/06/11 03:58:09 DEBUG : bigdir/big.bin: Parsed hash: 5b2a4f9f2c678ee4407c024509c914b7 2026/06/11 03:58:09 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:09 DEBUG : bigdir: Looking for writers 2026/06/11 03:58:09 DEBUG : big.bin: reading active writers 2026/06/11 03:58:09 DEBUG : Looking for writers 2026/06/11 03:58:09 DEBUG : bigdir: reading active writers 2026/06/11 03:58:09 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.48s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa", Local "Local file system at /tmp/rclone2368004165", Modify Window "1s" 2026/06/11 03:58:09 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: poll-interval is not supported by this remote 2026/06/11 03:58:09 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/11 03:58:09 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/11 03:58:09 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:09 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir1/a.txt" 2026/06/11 03:58:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir1/a.txt 2026/06/11 03:58:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-canuwir0qaqa/dir1/a.txt 2026/06/11 03:58:09 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/06/11 03:58:09 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/11 03:58:09 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/11 03:58:09 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:09 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir2/b.txt" 2026/06/11 03:58:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir2/b.txt 2026/06/11 03:58:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-canuwir0qaqa/dir2/b.txt 2026/06/11 03:58:09 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/06/11 03:58:09 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/11 03:58:09 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/11 03:58:09 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/11 03:58:09 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/11 03:58:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Shell path "/home/rclone/rclone-test-canuwir0qaqa/dir3/c.txt" 2026/06/11 03:58:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Running remote command: md5sum /home/rclone/rclone-test-canuwir0qaqa/dir3/c.txt 2026/06/11 03:58:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-canuwir0qaqa/dir3/c.txt 2026/06/11 03:58:09 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/06/11 03:58:09 DEBUG : WaitForWriters: timeout=30s 2026/06/11 03:58:09 DEBUG : dir1: Looking for writers 2026/06/11 03:58:09 DEBUG : a.txt: reading active writers 2026/06/11 03:58:09 DEBUG : dir2: Looking for writers 2026/06/11 03:58:09 DEBUG : b.txt: reading active writers 2026/06/11 03:58:09 DEBUG : dir3: Looking for writers 2026/06/11 03:58:09 DEBUG : c.txt: reading active writers 2026/06/11 03:58:09 DEBUG : Looking for writers 2026/06/11 03:58:09 DEBUG : dir1: reading active writers 2026/06/11 03:58:09 DEBUG : dir2: reading active writers 2026/06/11 03:58:09 DEBUG : dir3: reading active writers 2026/06/11 03:58:09 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.03s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/11 03:58:09 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-canuwir0qaqa: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 11.031512681s (try 1/5)