"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/07/19 03:54:18 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-mixakeb1qupe" 2026/07/19 03:54:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/19 03:54:18 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/19 03:54:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/19 03:54:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/19 03:54:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/19 03:54:18 DEBUG : Setting pass="JqUhC9qE-AsrIOCux6zqsgrSi5JJqFK3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/19 03:54:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/19 03:54:18 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{ecZ33}" suffix to name 2026/07/19 03:54:18 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/19 03:54:18 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/19 03:54:18 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/19 03:54:18 DEBUG : Setting pass="JqUhC9qE-AsrIOCux6zqsgrSi5JJqFK3" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/19 03:54:18 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/19 03:54:18 NOTICE: TestSFTPOpenssh{ecZ33}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: New connection 127.0.0.1:53750->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell type "unix" from config 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Relative path resolved to "/home/rclone/rclone-test-mixakeb1qupe" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Using root directory "/home/rclone/rclone-test-mixakeb1qupe" 2026/07/19 03:54:18 DEBUG : Creating backend with remote "/tmp/rclone158962401" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:18 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:18 DEBUG : dir: Looking for writers 2026/07/19 03:54:18 DEBUG : Looking for writers 2026/07/19 03:54:18 DEBUG : dir: reading active writers 2026/07/19 03:54:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.03s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file2" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:18 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file2" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:18 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/subdir/file3" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/subdir/file3 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-mixakeb1qupe/dir/subdir/file3 2026/07/19 03:54:18 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/subdir/file3" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/subdir/file3 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-mixakeb1qupe/dir/subdir/file3 2026/07/19 03:54:18 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/07/19 03:54:18 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:18 DEBUG : dir/subdir: Looking for writers 2026/07/19 03:54:18 DEBUG : dir: Looking for writers 2026/07/19 03:54:18 DEBUG : file1: reading active writers 2026/07/19 03:54:18 DEBUG : file2: reading active writers 2026/07/19 03:54:18 DEBUG : subdir: reading active writers 2026/07/19 03:54:18 DEBUG : Looking for writers 2026/07/19 03:54:18 DEBUG : dir: reading active writers 2026/07/19 03:54:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.05s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:18 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:18 DEBUG : dir: Looking for writers 2026/07/19 03:54:18 DEBUG : file1: reading active writers 2026/07/19 03:54:18 DEBUG : Looking for writers 2026/07/19 03:54:18 DEBUG : dir: reading active writers 2026/07/19 03:54:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:18 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:18 DEBUG : dir: Looking for writers 2026/07/19 03:54:18 DEBUG : Looking for writers 2026/07/19 03:54:18 DEBUG : dir: reading active writers 2026/07/19 03:54:18 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:18 DEBUG : dir: forgetting directory cache 2026/07/19 03:54:18 DEBUG : forgetting directory cache 2026/07/19 03:54:18 DEBUG : dir: forgetting directory cache 2026/07/19 03:54:18 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:18 DEBUG : Looking for writers 2026/07/19 03:54:18 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:18 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/19 03:54:18 DEBUG : dir: invalidating directory cache 2026/07/19 03:54:18 DEBUG : >ForgetPath: 2026/07/19 03:54:18 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/19 03:54:18 DEBUG : invalidating directory cache 2026/07/19 03:54:18 DEBUG : dir: forgetting directory cache 2026/07/19 03:54:18 DEBUG : >ForgetPath: 2026/07/19 03:54:18 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/19 03:54:18 DEBUG : >ForgetPath: 2026/07/19 03:54:18 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:18 DEBUG : dir: Looking for writers 2026/07/19 03:54:18 DEBUG : Looking for writers 2026/07/19 03:54:18 DEBUG : dir: reading active writers 2026/07/19 03:54:18 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: New connection 127.0.0.1:53756->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/fil/a/b/c" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/fil/a/b/c 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-mixakeb1qupe/fil/a/b/c 2026/07/19 03:54:18 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/fil/a/b/c" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/fil/a/b/c 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-mixakeb1qupe/fil/a/b/c 2026/07/19 03:54:18 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:18 DEBUG : forgetting directory cache 2026/07/19 03:54:18 DEBUG : dir: forgetting directory cache 2026/07/19 03:54:18 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:18 DEBUG : dir: Looking for writers 2026/07/19 03:54:18 DEBUG : fil/a/b: Looking for writers 2026/07/19 03:54:18 DEBUG : fil/a: Looking for writers 2026/07/19 03:54:18 DEBUG : b: reading active writers 2026/07/19 03:54:18 DEBUG : fil: Looking for writers 2026/07/19 03:54:18 DEBUG : a: reading active writers 2026/07/19 03:54:18 DEBUG : Looking for writers 2026/07/19 03:54:18 DEBUG : dir: reading active writers 2026/07/19 03:54:18 DEBUG : fil: reading active writers 2026/07/19 03:54:18 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.15s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:18 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:18 DEBUG : dir: Looking for writers 2026/07/19 03:54:18 DEBUG : Looking for writers 2026/07/19 03:54:18 DEBUG : dir: reading active writers 2026/07/19 03:54:18 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:18 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:18 DEBUG : dir: Looking for writers 2026/07/19 03:54:18 DEBUG : file1: reading active writers 2026/07/19 03:54:18 DEBUG : Looking for writers 2026/07/19 03:54:18 DEBUG : dir: reading active writers 2026/07/19 03:54:18 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file2" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:19 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file2" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:19 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/subdir/file3" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/subdir/file3 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-mixakeb1qupe/dir/subdir/file3 2026/07/19 03:54:19 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/subdir/file3" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/subdir/file3 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-mixakeb1qupe/dir/subdir/file3 2026/07/19 03:54:19 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/07/19 03:54:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/19 03:54:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/19 03:54:19 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/19 03:54:19 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/19 03:54:19 DEBUG : Waiting for deletions to finish 2026/07/19 03:54:19 INFO : dir/subdir/file3: Deleted 2026/07/19 03:54:19 DEBUG : removing 1 level 2 directories 2026/07/19 03:54:19 INFO : dir/subdir: Removing directory 2026/07/19 03:54:19 DEBUG : dir: invalidating directory cache 2026/07/19 03:54:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/19 03:54:19 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/19 03:54:19 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/19 03:54:19 DEBUG : dir/file1: Reset virtual modtime 2026/07/19 03:54:19 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/19 03:54:19 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/19 03:54:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/19 03:54:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/19 03:54:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:19 DEBUG : dir: invalidating directory cache 2026/07/19 03:54:19 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/19 03:54:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/19 03:54:19 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/19 03:54:19 DEBUG : forgetting directory cache 2026/07/19 03:54:19 DEBUG : dir: forgetting directory cache 2026/07/19 03:54:19 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/19 03:54:19 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:19 DEBUG : dir/virtualDir: Looking for writers 2026/07/19 03:54:19 DEBUG : dir: Looking for writers 2026/07/19 03:54:19 DEBUG : file1: reading active writers 2026/07/19 03:54:19 DEBUG : virtualFile2: reading active writers 2026/07/19 03:54:19 DEBUG : virtualFile: reading active writers 2026/07/19 03:54:19 DEBUG : virtualDir: reading active writers 2026/07/19 03:54:19 DEBUG : Looking for writers 2026/07/19 03:54:19 DEBUG : dir: reading active writers 2026/07/19 03:54:19 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.07s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:19 ERROR : dir/: Can only open directories read only 2026/07/19 03:54:19 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:19 DEBUG : dir: Looking for writers 2026/07/19 03:54:19 DEBUG : Looking for writers 2026/07/19 03:54:19 DEBUG : dir: reading active writers 2026/07/19 03:54:19 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:19 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/19 03:54:19 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/19 03:54:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: File to upload is small (5 bytes), uploading instead of streaming 2026/07/19 03:54:19 DEBUG : dir/potato: size = 5 OK 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/potato" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/potato 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mixakeb1qupe/dir/potato 2026/07/19 03:54:19 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/19 03:54:19 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/19 03:54:19 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/19 03:54:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/19 03:54:19 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:19 DEBUG : dir: Looking for writers 2026/07/19 03:54:19 DEBUG : file1: reading active writers 2026/07/19 03:54:19 DEBUG : potato: reading active writers 2026/07/19 03:54:19 DEBUG : Looking for writers 2026/07/19 03:54:19 DEBUG : dir: reading active writers 2026/07/19 03:54:19 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.14s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:19 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:19 DEBUG : dir/sub: Looking for writers 2026/07/19 03:54:19 DEBUG : dir: Looking for writers 2026/07/19 03:54:19 DEBUG : file1: reading active writers 2026/07/19 03:54:19 DEBUG : sub: reading active writers 2026/07/19 03:54:19 DEBUG : Looking for writers 2026/07/19 03:54:19 DEBUG : dir: reading active writers 2026/07/19 03:54:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.16s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/19 03:54:19 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:19 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:19 DEBUG : dir/sub/subsub: Looking for writers 2026/07/19 03:54:19 DEBUG : dir/sub: Looking for writers 2026/07/19 03:54:19 DEBUG : subsub: reading active writers 2026/07/19 03:54:19 DEBUG : dir: Looking for writers 2026/07/19 03:54:19 DEBUG : file1: reading active writers 2026/07/19 03:54:19 DEBUG : sub: reading active writers 2026/07/19 03:54:19 DEBUG : Looking for writers 2026/07/19 03:54:19 DEBUG : dir: reading active writers 2026/07/19 03:54:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.05s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:19 ERROR : dir/: Dir.Remove not empty 2026/07/19 03:54:19 DEBUG : dir/file1: Remove: 2026/07/19 03:54:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:19 DEBUG : dir/file1: >Remove: err= 2026/07/19 03:54:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/19 03:54:19 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:19 DEBUG : Looking for writers 2026/07/19 03:54:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:19 DEBUG : dir/file1: Remove: 2026/07/19 03:54:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:19 DEBUG : dir/file1: >Remove: err= 2026/07/19 03:54:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/19 03:54:19 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:19 DEBUG : Looking for writers 2026/07/19 03:54:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:19 DEBUG : dir/file1: Remove: 2026/07/19 03:54:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:19 DEBUG : dir/file1: >Remove: err= 2026/07/19 03:54:19 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:19 DEBUG : dir: Looking for writers 2026/07/19 03:54:19 DEBUG : Looking for writers 2026/07/19 03:54:19 DEBUG : dir: reading active writers 2026/07/19 03:54:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file3" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file3 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-mixakeb1qupe/dir/file3 2026/07/19 03:54:19 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file3" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file3 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-mixakeb1qupe/dir/file3 2026/07/19 03:54:19 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/19 03:54:19 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/19 03:54:19 DEBUG : dir: Updating dir with dir2 0x33f463a10f70 2026/07/19 03:54:19 DEBUG : dir: forgetting directory cache 2026/07/19 03:54:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/19 03:54:19 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir2/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir2/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir2/file1 2026/07/19 03:54:19 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir2/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir2/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir2/file1 2026/07/19 03:54:19 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir2/file3" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir2/file3 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-mixakeb1qupe/dir2/file3 2026/07/19 03:54:19 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir2/file3" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir2/file3 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-mixakeb1qupe/dir2/file3 2026/07/19 03:54:19 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/19 03:54:19 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/19 03:54:19 DEBUG : file2: Updating file with file2 0x33f4635e2b60 2026/07/19 03:54:19 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file2" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file2 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/file2 2026/07/19 03:54:19 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file2" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/file2 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/file2 2026/07/19 03:54:19 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir2/file3" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir2/file3 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-mixakeb1qupe/dir2/file3 2026/07/19 03:54:19 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir2/file3" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir2/file3 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-mixakeb1qupe/dir2/file3 2026/07/19 03:54:19 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/19 03:54:19 INFO : dir2/file3: Deleted 2026/07/19 03:54:19 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/19 03:54:19 DEBUG : dir2/file3: Updating file with dir2/file3 0x33f4635e2b60 2026/07/19 03:54:19 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/19 03:54:19 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir2/file3" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir2/file3 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir2/file3 2026/07/19 03:54:19 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir2/file3" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir2/file3 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir2/file3 2026/07/19 03:54:19 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:19 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/19 03:54:19 DEBUG : empty directory: Updating dir with renamed empty directory 0x33f463a11ba0 2026/07/19 03:54:19 DEBUG : empty directory: forgetting directory cache 2026/07/19 03:54:19 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/19 03:54:19 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/19 03:54:19 DEBUG : dir2: Renaming to "dir3" 2026/07/19 03:54:19 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:19 DEBUG : dir3: Looking for writers 2026/07/19 03:54:19 DEBUG : file3: reading active writers 2026/07/19 03:54:19 DEBUG : renamed empty directory: Looking for writers 2026/07/19 03:54:19 DEBUG : Looking for writers 2026/07/19 03:54:19 DEBUG : dir3: reading active writers 2026/07/19 03:54:19 DEBUG : renamed empty directory: reading active writers 2026/07/19 03:54:19 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.22s) === 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-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/19 03:54:19 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:19 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/19 03:54:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/19 03:54:19 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/19 03:54:19 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/19 03:54:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/19 03:54:19 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:19 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/19 03:54:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/19 03:54:19 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/19 03:54:19 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/19 03:54:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: File to upload is small (12 bytes), uploading instead of streaming 2026/07/19 03:54:19 DEBUG : dir/sub/file2: size = 12 OK 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/sub/file2" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/sub/file2 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-mixakeb1qupe/dir/sub/file2 2026/07/19 03:54:19 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/07/19 03:54:19 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/19 03:54:19 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/19 03:54:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/19 03:54:19 DEBUG : forgetting directory cache 2026/07/19 03:54:19 DEBUG : dir: forgetting directory cache 2026/07/19 03:54:19 DEBUG : dir/sub: forgetting directory cache 2026/07/19 03:54:19 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/19 03:54:19 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: File to upload is small (5 bytes), uploading instead of streaming 2026/07/19 03:54:19 DEBUG : dir/sub/file0: size = 5 OK 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/sub/file0" 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/sub/file0 2026/07/19 03:54:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mixakeb1qupe/dir/sub/file0 2026/07/19 03:54:19 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/19 03:54:19 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/19 03:54:19 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/19 03:54:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/19 03:54:19 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:19 DEBUG : dir/sub: Looking for writers 2026/07/19 03:54:19 DEBUG : file0: reading active writers 2026/07/19 03:54:19 DEBUG : file2: reading active writers 2026/07/19 03:54:19 DEBUG : dir: Looking for writers 2026/07/19 03:54:19 DEBUG : sub: reading active writers 2026/07/19 03:54:19 DEBUG : file1: reading active writers 2026/07/19 03:54:19 DEBUG : Looking for writers 2026/07/19 03:54:19 DEBUG : dir: reading active writers 2026/07/19 03:54:19 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.07s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:19 DEBUG : forgetting directory cache 2026/07/19 03:54:21 DEBUG : forgetting directory cache 2026/07/19 03:54:21 DEBUG : dir: forgetting directory cache 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.13s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/19 03:54:21 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:21 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/19 03:54:21 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/19 03:54:21 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/19 03:54:21 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:21 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:21 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/19 03:54:21 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:21 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/19 03:54:21 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/19 03:54:21 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/19 03:54:21 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:21 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : file1.metadata: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir.metadata: reading active writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.03s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 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-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : Can set mod time: true 2026/07/19 03:54:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/19 03:54:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: File to upload is small (0 bytes), uploading instead of streaming 2026/07/19 03:54:21 DEBUG : dir/file1: size = 0 OK 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/19 03:54:21 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/19 03:54:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/19 03:54:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/19 03:54:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: File to upload is small (5 bytes), uploading instead of streaming 2026/07/19 03:54:21 DEBUG : dir/file1: size = 5 OK 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/19 03:54:21 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/19 03:54:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/19 03:54:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: 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-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/19 03:54:21 DEBUG : dir/file1: newRWFileHandle: 2026/07/19 03:54:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/19 03:54:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f463a95080): close: 2026/07/19 03:54:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f463a95080): >close: err= 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: 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-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/19 03:54:21 DEBUG : dir/file1: newRWFileHandle: 2026/07/19 03:54:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/19 03:54:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f463cb7340): _writeAt: size=5, off=0 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f463cb7340): openPending: 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/19 03:54:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f463cb7340): >openPending: err= 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f463cb7340): >_writeAt: n=5, err= 2026/07/19 03:54:21 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f463cb7340): close: 2026/07/19 03:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/19 03:54:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/19 03:54:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/19 03:54:21 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/19 03:54:21 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/19 03:54:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f463cb7340): >close: err= 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/19 03:54:21 DEBUG : dir/file1: vfs cache: starting upload 2026/07/19 03:54:21 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1.2f98c60a.partial" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1.2f98c60a.partial 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-mixakeb1qupe/dir/file1.2f98c60a.partial 2026/07/19 03:54:21 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/19 03:54:21 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/19 03:54:21 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/07/19 03:54:21 INFO : dir/file1: Copied (replaced existing) 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/19 03:54:21 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/19 03:54:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/19 03:54:21 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.42s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.05s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.05s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.05s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.04s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.21s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/19 03:54:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/19 03:54:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.04s) === RUN TestFileOpenReadUnknownSize 2026/07/19 03:54:21 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/19 03:54:21 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/19 03:54:21 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:21 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : file.txt: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: File to upload is small (25 bytes), uploading instead of streaming 2026/07/19 03:54:21 DEBUG : dir/file1: size = 25 OK 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/19 03:54:21 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/19 03:54:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.03s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : dir/file1: Remove: 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:21 DEBUG : dir/file1: >Remove: err= 2026/07/19 03:54:21 DEBUG : dir/file1: Remove: 2026/07/19 03:54:21 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.03s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : dir/file1: Remove: 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:21 DEBUG : dir/file1: >Remove: err= 2026/07/19 03:54:21 DEBUG : dir/file1: Remove: 2026/07/19 03:54:21 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.03s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/19 03:54:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/19 03:54:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/19 03:54:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/19 03:54:21 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/19 03:54:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/19 03:54:21 DEBUG : dir/file1: Open: flags=0x3 2026/07/19 03:54:21 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/19 03:54:21 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 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-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/19 03:54:21 DEBUG : newLeaf: Updating file with newLeaf 0x33f463bfadd0 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:21 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Updating file with dir/file1 0x33f463bfadd0 2026/07/19 03:54:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/19 03:54:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:21 DEBUG : dir/file1: File is currently open, delaying rename 0x33f463bfadd0 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: File to upload is small (25 bytes), uploading instead of streaming 2026/07/19 03:54:21 DEBUG : dir/file1: size = 25 OK 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/19 03:54:21 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/19 03:54:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/19 03:54:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/19 03:54:21 DEBUG : newLeaf: Running delayed rename now 2026/07/19 03:54:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/19 03:54:21 DEBUG : newLeaf: Updating file with newLeaf 0x33f463bfadd0 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:21 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/19 03:54:21 DEBUG : newLeaf: Updating file with newLeaf 0x33f4643504e0 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:21 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Updating file with dir/file1 0x33f4643504e0 2026/07/19 03:54:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/19 03:54:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:21 DEBUG : dir/file1: File is currently open, delaying rename 0x33f4643504e0 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: File to upload is small (25 bytes), uploading instead of streaming 2026/07/19 03:54:21 DEBUG : dir/file1: size = 25 OK 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/19 03:54:21 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/19 03:54:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/19 03:54:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/19 03:54:21 DEBUG : newLeaf: Running delayed rename now 2026/07/19 03:54:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/19 03:54:21 DEBUG : newLeaf: Updating file with newLeaf 0x33f4643504e0 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:21 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:21 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/19 03:54:21 DEBUG : dir/file1: newRWFileHandle: 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f463b9ea00): openPending: 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/19 03:54:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f463b9ea00): >openPending: err= 2026/07/19 03:54:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/19 03:54:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f463b9ea00): _writeAt: size=14, off=0 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f463b9ea00): >_writeAt: n=14, err= 2026/07/19 03:54:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f463b9ea00): close: 2026/07/19 03:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/19 03:54:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/19 03:54:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f463b9ea00): >close: err= 2026/07/19 03:54:21 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/19 03:54:21 DEBUG : dir/file1: vfs cache: starting upload 2026/07/19 03:54:21 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1.ca338588.partial" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1.ca338588.partial 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1.ca338588.partial 2026/07/19 03:54:21 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/19 03:54:21 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/19 03:54:21 INFO : dir/file1: Copied (replaced existing) 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/19 03:54:21 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/19 03:54:21 DEBUG : dir: Looking for writers 2026/07/19 03:54:21 DEBUG : file1: reading active writers 2026/07/19 03:54:21 DEBUG : Looking for writers 2026/07/19 03:54:21 DEBUG : dir: reading active writers 2026/07/19 03:54:21 DEBUG : >WaitForWriters: 2026/07/19 03:54:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/19 03:54:21 DEBUG : dir/file1: newRWFileHandle: 2026/07/19 03:54:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/19 03:54:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f46425dcc0): _readAt: size=512, off=0 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f46425dcc0): openPending: 2026/07/19 03:54:21 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/07/19 03:54:21 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/19 03:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f46425dcc0): >openPending: err= 2026/07/19 03:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f46425dcc0): >_readAt: n=14, err=EOF 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f46425dcc0): close: 2026/07/19 03:54:21 DEBUG : dir/file1(0x33f46425dcc0): >close: err= 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/19 03:54:22 DEBUG : newLeaf: Updating file with newLeaf 0x33f464277040 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/19 03:54:22 DEBUG : dir/file1: Updating file with dir/file1 0x33f464277040 2026/07/19 03:54:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/19 03:54:22 DEBUG : dir/file1: newRWFileHandle: 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f4637eb900): openPending: 2026/07/19 03:54:22 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/07/19 03:54:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f4637eb900): >openPending: err= 2026/07/19 03:54:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/19 03:54:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/19 03:54:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f4637eb900): _writeAt: size=25, off=0 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f4637eb900): >_writeAt: n=25, err= 2026/07/19 03:54:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/19 03:54:22 DEBUG : newLeaf: Updating file with newLeaf 0x33f464277040 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/19 03:54:22 DEBUG : newLeaf(0x33f4637eb900): close: 2026/07/19 03:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/19 03:54:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-19 03:54:22.041954034 +0000 UTC m=+3.544540134 2026/07/19 03:54:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:22 DEBUG : newLeaf(0x33f4637eb900): >close: err= 2026/07/19 03:54:22 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/19 03:54:22 DEBUG : newLeaf: vfs cache: starting upload 2026/07/19 03:54:22 DEBUG : newLeaf.7088286d.partial: size = 25 OK 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf.7088286d.partial" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf.7088286d.partial 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mixakeb1qupe/newLeaf.7088286d.partial 2026/07/19 03:54:22 DEBUG : newLeaf.7088286d.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/19 03:54:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/19 03:54:22 DEBUG : newLeaf.7088286d.partial: renamed to: newLeaf 2026/07/19 03:54:22 INFO : newLeaf: Copied (replaced existing) 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/19 03:54:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-19 03:54:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/19 03:54:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/19 03:54:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/19 03:54:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : >WaitForWriters: 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/19 03:54:22 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : >WaitForWriters: 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:22 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : file1: reading active writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : >WaitForWriters: 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Updating file with newLeaf 0x33f4643391e0 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Updating file with dir/file1 0x33f4643391e0 2026/07/19 03:54:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/19 03:54:22 DEBUG : dir/file1: newRWFileHandle: 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f4642b00c0): openPending: 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/19 03:54:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f4642b00c0): >openPending: err= 2026/07/19 03:54:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/19 03:54:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/19 03:54:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f4642b00c0): _writeAt: size=25, off=0 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f4642b00c0): >_writeAt: n=25, err= 2026/07/19 03:54:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/19 03:54:22 DEBUG : newLeaf: Updating file with newLeaf 0x33f4643391e0 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/19 03:54:22 DEBUG : newLeaf(0x33f4642b00c0): close: 2026/07/19 03:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/19 03:54:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-19 03:54:22.289583019 +0000 UTC m=+3.792169110 2026/07/19 03:54:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:22 DEBUG : newLeaf(0x33f4642b00c0): >close: err= 2026/07/19 03:54:22 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/19 03:54:22 DEBUG : newLeaf: vfs cache: starting upload 2026/07/19 03:54:22 DEBUG : newLeaf.e79bc094.partial: size = 25 OK 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf.e79bc094.partial" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf.e79bc094.partial 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mixakeb1qupe/newLeaf.e79bc094.partial 2026/07/19 03:54:22 DEBUG : newLeaf.e79bc094.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/19 03:54:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/19 03:54:22 DEBUG : newLeaf.e79bc094.partial: renamed to: newLeaf 2026/07/19 03:54:22 INFO : newLeaf: Copied (replaced existing) 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/19 03:54:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-19 03:54:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/19 03:54:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/19 03:54:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/19 03:54:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : >WaitForWriters: 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/19 03:54:22 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : >WaitForWriters: 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/19 03:54:22 DEBUG : dir/file1: newRWFileHandle: 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f4642b1640): openPending: 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/19 03:54:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f4642b1640): >openPending: err= 2026/07/19 03:54:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/19 03:54:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f4642b1640): _writeAt: size=14, off=0 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f4642b1640): >_writeAt: n=14, err= 2026/07/19 03:54:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f4642b1640): close: 2026/07/19 03:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/19 03:54:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/19 03:54:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f4642b1640): >close: err= 2026/07/19 03:54:22 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : file1: reading active writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : file1: reading active writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : file1: reading active writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : file1: reading active writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/19 03:54:22 DEBUG : dir/file1: vfs cache: starting upload 2026/07/19 03:54:22 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1.ca338588.partial" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1.ca338588.partial 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1.ca338588.partial 2026/07/19 03:54:22 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/19 03:54:22 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/19 03:54:22 INFO : dir/file1: Copied (replaced existing) 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/19 03:54:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : file1: reading active writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : >WaitForWriters: 2026/07/19 03:54:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/19 03:54:22 DEBUG : dir/file1: newRWFileHandle: 2026/07/19 03:54:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/19 03:54:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f463ba7000): _readAt: size=512, off=0 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f463ba7000): openPending: 2026/07/19 03:54:22 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/07/19 03:54:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f463ba7000): >openPending: err= 2026/07/19 03:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f463ba7000): >_readAt: n=14, err=EOF 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f463ba7000): close: 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f463ba7000): >close: err= 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/19 03:54:22 DEBUG : newLeaf: Updating file with newLeaf 0x33f4642b3ad0 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/19 03:54:22 DEBUG : dir/file1: Updating file with dir/file1 0x33f4642b3ad0 2026/07/19 03:54:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/19 03:54:22 DEBUG : dir/file1: newRWFileHandle: 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f463c54880): openPending: 2026/07/19 03:54:22 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/07/19 03:54:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f463c54880): >openPending: err= 2026/07/19 03:54:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/19 03:54:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/19 03:54:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f463c54880): _writeAt: size=25, off=0 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f463c54880): >_writeAt: n=25, err= 2026/07/19 03:54:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/19 03:54:22 DEBUG : newLeaf: Updating file with newLeaf 0x33f4642b3ad0 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/19 03:54:22 DEBUG : newLeaf(0x33f463c54880): close: 2026/07/19 03:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/19 03:54:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-19 03:54:22.713001813 +0000 UTC m=+4.215587904 2026/07/19 03:54:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:22 DEBUG : newLeaf(0x33f463c54880): >close: err= 2026/07/19 03:54:22 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/19 03:54:22 DEBUG : newLeaf: vfs cache: starting upload 2026/07/19 03:54:22 DEBUG : newLeaf.ff2cd44f.partial: size = 25 OK 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf.ff2cd44f.partial" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf.ff2cd44f.partial 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mixakeb1qupe/newLeaf.ff2cd44f.partial 2026/07/19 03:54:22 DEBUG : newLeaf.ff2cd44f.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/19 03:54:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/19 03:54:22 DEBUG : newLeaf.ff2cd44f.partial: renamed to: newLeaf 2026/07/19 03:54:22 INFO : newLeaf: Copied (replaced existing) 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/19 03:54:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-19 03:54:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/19 03:54:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/19 03:54:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/19 03:54:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : >WaitForWriters: 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/19 03:54:22 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : >WaitForWriters: 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:22 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : file1: reading active writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : >WaitForWriters: 2026/07/19 03:54:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/19 03:54:22 DEBUG : dir/file1: newRWFileHandle: 2026/07/19 03:54:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/19 03:54:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f463ccd400): _readAt: size=512, off=0 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f463ccd400): openPending: 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/19 03:54:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f463ccd400): >openPending: err= 2026/07/19 03:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/19 03:54:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/19 03:54:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f463ccd400): >_readAt: n=14, err=EOF 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f463ccd400): close: 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f463ccd400): >close: err= 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/19 03:54:22 DEBUG : newLeaf: Updating file with newLeaf 0x33f463ccb520 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/19 03:54:22 DEBUG : dir/file1: Updating file with dir/file1 0x33f463ccb520 2026/07/19 03:54:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/19 03:54:22 DEBUG : dir/file1: newRWFileHandle: 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f464092080): openPending: 2026/07/19 03:54:22 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/07/19 03:54:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f464092080): >openPending: err= 2026/07/19 03:54:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/19 03:54:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/19 03:54:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f464092080): _writeAt: size=25, off=0 2026/07/19 03:54:22 DEBUG : dir/file1(0x33f464092080): >_writeAt: n=25, err= 2026/07/19 03:54:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/19 03:54:22 DEBUG : newLeaf: Updating file with newLeaf 0x33f463ccb520 2026/07/19 03:54:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/19 03:54:22 DEBUG : newLeaf(0x33f464092080): close: 2026/07/19 03:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/19 03:54:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-19 03:54:22.965346374 +0000 UTC m=+4.467932456 2026/07/19 03:54:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:22 DEBUG : newLeaf(0x33f464092080): >close: err= 2026/07/19 03:54:22 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/19 03:54:22 DEBUG : dir: Looking for writers 2026/07/19 03:54:22 DEBUG : Looking for writers 2026/07/19 03:54:22 DEBUG : dir: reading active writers 2026/07/19 03:54:22 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/19 03:54:23 DEBUG : dir: Looking for writers 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : dir: reading active writers 2026/07/19 03:54:23 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/19 03:54:23 DEBUG : dir: Looking for writers 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : dir: reading active writers 2026/07/19 03:54:23 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/19 03:54:23 DEBUG : newLeaf: vfs cache: starting upload 2026/07/19 03:54:23 DEBUG : newLeaf.cafd0b24.partial: size = 25 OK 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf.cafd0b24.partial" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf.cafd0b24.partial 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mixakeb1qupe/newLeaf.cafd0b24.partial 2026/07/19 03:54:23 DEBUG : newLeaf.cafd0b24.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/19 03:54:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/19 03:54:23 DEBUG : newLeaf.cafd0b24.partial: renamed to: newLeaf 2026/07/19 03:54:23 INFO : newLeaf: Copied (replaced existing) 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:23 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/19 03:54:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-19 03:54:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/19 03:54:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/19 03:54:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/19 03:54:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/19 03:54:23 DEBUG : dir: Looking for writers 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : dir: reading active writers 2026/07/19 03:54:23 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:23 DEBUG : >WaitForWriters: 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:23 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/newLeaf" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-mixakeb1qupe/newLeaf 2026/07/19 03:54:23 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/19 03:54:23 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:23 DEBUG : dir: Looking for writers 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : newLeaf: reading active writers 2026/07/19 03:54:23 DEBUG : dir: reading active writers 2026/07/19 03:54:23 DEBUG : >WaitForWriters: 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestFileRename (1.50s) --- PASS: TestFileRename/off,forceCache=false (0.07s) --- PASS: TestFileRename/minimal,forceCache=false (0.10s) --- PASS: TestFileRename/minimal,forceCache=true (0.40s) --- PASS: TestFileRename/writes,forceCache=false (0.25s) --- PASS: TestFileRename/writes,forceCache=true (0.42s) --- PASS: TestFileRename/full,forceCache=false (0.26s) === 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-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:23 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 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-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/19 03:54:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/19 03:54:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/19 03:54:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:23 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:23 DEBUG : dir: Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : dir: reading active writers 2026/07/19 03:54:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.03s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/19 03:54:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/19 03:54:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/19 03:54:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/19 03:54:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/19 03:54:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/19 03:54:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/19 03:54:23 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:23 DEBUG : dir: Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : dir: reading active writers 2026/07/19 03:54:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/19 03:54:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/19 03:54:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/19 03:54:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/19 03:54:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/19 03:54:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/19 03:54:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/19 03:54:23 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/19 03:54:23 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/19 03:54:23 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/19 03:54:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/19 03:54:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/19 03:54:23 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/19 03:54:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/19 03:54:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/19 03:54:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/19 03:54:23 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/19 03:54:23 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:23 DEBUG : dir: Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : dir: reading active writers 2026/07/19 03:54:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.12s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/19 03:54:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/19 03:54:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/19 03:54:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:23 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:23 DEBUG : dir: Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : dir: reading active writers 2026/07/19 03:54:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.03s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/19 03:54:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/19 03:54:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/19 03:54:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:23 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/19 03:54:23 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:23 DEBUG : dir: Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : dir: reading active writers 2026/07/19 03:54:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.03s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/19 03:54:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/19 03:54:23 DEBUG : dir/file1: newRWFileHandle: 2026/07/19 03:54:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/19 03:54:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/19 03:54:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641ea1c0): _readAt: size=1, off=0 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641ea1c0): openPending: 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/19 03:54:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/19 03:54:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641ea1c0): >openPending: err= 2026/07/19 03:54:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641ea1c0): >_readAt: n=1, err= 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641ea1c0): _readAt: size=256, off=1 2026/07/19 03:54:23 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641ea1c0): >_readAt: n=15, err=EOF 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641ea1c0): _readAt: size=16, off=16 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641ea1c0): >_readAt: n=0, err=EOF 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641ea1c0): close: 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641ea1c0): >close: err= 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641ea1c0): close: 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641ea1c0): >close: err=file already closed 2026/07/19 03:54:23 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:23 DEBUG : dir: Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : dir: reading active writers 2026/07/19 03:54:23 DEBUG : >WaitForWriters: 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.03s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/19 03:54:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/19 03:54:23 DEBUG : dir/file1: newRWFileHandle: 2026/07/19 03:54:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/19 03:54:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/19 03:54:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641473c0): _readAt: size=1, off=0 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641473c0): openPending: 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/19 03:54:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/19 03:54:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641473c0): >openPending: err= 2026/07/19 03:54:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641473c0): >_readAt: n=1, err= 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641473c0): _readAt: size=1, off=5 2026/07/19 03:54:23 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641473c0): >_readAt: n=1, err= 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641473c0): _readAt: size=1, off=3 2026/07/19 03:54:23 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641473c0): >_readAt: n=1, err= 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641473c0): _readAt: size=1, off=13 2026/07/19 03:54:23 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641473c0): >_readAt: n=1, err= 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641473c0): _readAt: size=16, off=100 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641473c0): >_readAt: n=0, err=EOF 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641473c0): close: 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641473c0): >close: err= 2026/07/19 03:54:23 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:23 DEBUG : dir: Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : dir: reading active writers 2026/07/19 03:54:23 DEBUG : >WaitForWriters: 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.03s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/19 03:54:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/19 03:54:23 DEBUG : dir/file1: newRWFileHandle: 2026/07/19 03:54:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/19 03:54:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/19 03:54:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641eb540): _readAt: size=1, off=0 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641eb540): openPending: 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/19 03:54:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/19 03:54:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641eb540): >openPending: err= 2026/07/19 03:54:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641eb540): >_readAt: n=1, err= 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641eb540): _readAt: size=1, off=5 2026/07/19 03:54:23 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641eb540): >_readAt: n=1, err= 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641eb540): _readAt: size=1, off=1 2026/07/19 03:54:23 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641eb540): >_readAt: n=1, err= 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641eb540): _readAt: size=6, off=10 2026/07/19 03:54:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641eb540): >_readAt: n=6, err= 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641eb540): _readAt: size=256, off=10 2026/07/19 03:54:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641eb540): >_readAt: n=6, err=EOF 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641eb540): _readAt: size=256, off=100 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641eb540): >_readAt: n=0, err=EOF 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641eb540): close: 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641eb540): >close: err= 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641eb540): _readAt: size=256, off=100 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f4641eb540): >_readAt: n=0, err=file already closed 2026/07/19 03:54:23 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:23 DEBUG : dir: Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : dir: reading active writers 2026/07/19 03:54:23 DEBUG : >WaitForWriters: 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.03s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/19 03:54:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/19 03:54:23 DEBUG : dir/file1: newRWFileHandle: 2026/07/19 03:54:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/19 03:54:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/19 03:54:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f46390ca40): RWFileHandle.Flush 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f46390ca40): _readAt: size=256, off=0 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f46390ca40): openPending: 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/19 03:54:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/19 03:54:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f46390ca40): >openPending: err= 2026/07/19 03:54:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f46390ca40): >_readAt: n=16, err=EOF 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f46390ca40): RWFileHandle.Flush 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f46390ca40): RWFileHandle.Flush 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f46390ca40): close: 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f46390ca40): >close: err= 2026/07/19 03:54:23 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:23 DEBUG : dir: Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : dir: reading active writers 2026/07/19 03:54:23 DEBUG : >WaitForWriters: 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.03s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/19 03:54:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/19 03:54:23 DEBUG : dir/file1: newRWFileHandle: 2026/07/19 03:54:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/19 03:54:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/19 03:54:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f463acae80): _readAt: size=256, off=0 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f463acae80): openPending: 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:23 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/19 03:54:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/19 03:54:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f463acae80): >openPending: err= 2026/07/19 03:54:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f463acae80): >_readAt: n=16, err=EOF 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f463acae80): RWFileHandle.Release 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f463acae80): close: 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f463acae80): >close: err= 2026/07/19 03:54:23 DEBUG : dir/file1(0x33f463acae80): RWFileHandle.Release 2026/07/19 03:54:23 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:23 DEBUG : dir: Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : dir: reading active writers 2026/07/19 03:54:23 DEBUG : >WaitForWriters: 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.03s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:23 DEBUG : file1: newRWFileHandle: 2026/07/19 03:54:23 DEBUG : file1(0x33f46425c640): openPending: 2026/07/19 03:54:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:23 DEBUG : file1(0x33f46425c640): >openPending: err= 2026/07/19 03:54:23 DEBUG : file1: >newRWFileHandle: err= 2026/07/19 03:54:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/19 03:54:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/19 03:54:23 DEBUG : file1(0x33f46425c640): _writeAt: size=5, off=0 2026/07/19 03:54:23 DEBUG : file1(0x33f46425c640): >_writeAt: n=5, err= 2026/07/19 03:54:23 DEBUG : file1(0x33f46425c640): _writeAt: size=7, off=5 2026/07/19 03:54:23 DEBUG : file1(0x33f46425c640): >_writeAt: n=7, err= 2026/07/19 03:54:23 DEBUG : file1: vfs cache: truncate to size=11 2026/07/19 03:54:23 DEBUG : file1(0x33f46425c640): close: 2026/07/19 03:54:23 DEBUG : file1: vfs cache: setting modification time to 2026-07-19 03:54:23.56807161 +0000 UTC m=+5.070657701 2026/07/19 03:54:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:23 DEBUG : file1(0x33f46425c640): >close: err= 2026/07/19 03:54:23 DEBUG : file1(0x33f46425c640): close: 2026/07/19 03:54:23 DEBUG : file1(0x33f46425c640): >close: err=file already closed 2026/07/19 03:54:23 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/19 03:54:23 DEBUG : file1: vfs cache: starting upload 2026/07/19 03:54:23 DEBUG : file1.66dc6315.partial: size = 11 OK 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1.66dc6315.partial" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1.66dc6315.partial 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mixakeb1qupe/file1.66dc6315.partial 2026/07/19 03:54:23 DEBUG : file1.66dc6315.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/19 03:54:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 03:54:23 DEBUG : file1.66dc6315.partial: renamed to: file1 2026/07/19 03:54:23 INFO : file1: Copied (new) 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:23 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/19 03:54:23 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-19 03:54:23 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/19 03:54:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/19 03:54:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:23 INFO : file1: vfs cache: upload succeeded try #1 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : >WaitForWriters: 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:23 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:23 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/19 03:54:23 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : >WaitForWriters: 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.18s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:23 DEBUG : file1: newRWFileHandle: 2026/07/19 03:54:23 DEBUG : file1(0x33f463acb8c0): openPending: 2026/07/19 03:54:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:23 DEBUG : file1(0x33f463acb8c0): >openPending: err= 2026/07/19 03:54:23 DEBUG : file1: >newRWFileHandle: err= 2026/07/19 03:54:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/19 03:54:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/19 03:54:23 DEBUG : file1(0x33f463acb8c0): _writeAt: size=7, off=0 2026/07/19 03:54:23 DEBUG : file1(0x33f463acb8c0): >_writeAt: n=7, err= 2026/07/19 03:54:23 DEBUG : file1(0x33f463acb8c0): _writeAt: size=6, off=5 2026/07/19 03:54:23 DEBUG : file1(0x33f463acb8c0): >_writeAt: n=6, err= 2026/07/19 03:54:23 DEBUG : file1(0x33f463acb8c0): close: 2026/07/19 03:54:23 DEBUG : file1: vfs cache: setting modification time to 2026-07-19 03:54:23.745433437 +0000 UTC m=+5.248019568 2026/07/19 03:54:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:23 DEBUG : file1(0x33f463acb8c0): >close: err= 2026/07/19 03:54:23 DEBUG : file1(0x33f463acb8c0): _writeAt: size=5, off=0 2026/07/19 03:54:23 DEBUG : file1(0x33f463acb8c0): >_writeAt: n=0, err=file already closed 2026/07/19 03:54:23 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/19 03:54:23 DEBUG : file1: vfs cache: starting upload 2026/07/19 03:54:23 DEBUG : file1.690e104c.partial: size = 11 OK 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1.690e104c.partial" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1.690e104c.partial 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mixakeb1qupe/file1.690e104c.partial 2026/07/19 03:54:23 DEBUG : file1.690e104c.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/19 03:54:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 03:54:23 DEBUG : file1.690e104c.partial: renamed to: file1 2026/07/19 03:54:23 INFO : file1: Copied (new) 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:23 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/19 03:54:23 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-19 03:54:23 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/19 03:54:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/19 03:54:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:23 INFO : file1: vfs cache: upload succeeded try #1 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : >WaitForWriters: 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:23 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:23 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/19 03:54:23 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : >WaitForWriters: 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.18s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:23 DEBUG : file1: newRWFileHandle: 2026/07/19 03:54:23 DEBUG : file1(0x33f463b9e9c0): openPending: 2026/07/19 03:54:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:23 DEBUG : file1(0x33f463b9e9c0): >openPending: err= 2026/07/19 03:54:23 DEBUG : file1: >newRWFileHandle: err= 2026/07/19 03:54:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/19 03:54:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/19 03:54:23 DEBUG : file1(0x33f463b9e9c0): close: 2026/07/19 03:54:23 DEBUG : file1: vfs cache: setting modification time to 2026-07-19 03:54:23.919001511 +0000 UTC m=+5.421587611 2026/07/19 03:54:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:23 DEBUG : file1(0x33f463b9e9c0): >close: err= 2026/07/19 03:54:23 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/19 03:54:23 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/19 03:54:23 DEBUG : file2: newRWFileHandle: 2026/07/19 03:54:23 DEBUG : file2(0x33f463b9eec0): openPending: 2026/07/19 03:54:23 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/19 03:54:23 DEBUG : file2(0x33f463b9eec0): >openPending: err= 2026/07/19 03:54:23 DEBUG : file2: >newRWFileHandle: err= 2026/07/19 03:54:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/19 03:54:23 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/19 03:54:23 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/19 03:54:23 DEBUG : file2(0x33f463b9eec0): RWFileHandle.Flush 2026/07/19 03:54:23 DEBUG : file2(0x33f463b9eec0): RWFileHandle.Release 2026/07/19 03:54:23 DEBUG : file2(0x33f463b9eec0): close: 2026/07/19 03:54:23 DEBUG : file2: vfs cache: setting modification time to 2026-07-19 03:54:23.920425479 +0000 UTC m=+5.423011601 2026/07/19 03:54:23 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:23 DEBUG : file2(0x33f463b9eec0): >close: err= 2026/07/19 03:54:23 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : file2: reading active writers 2026/07/19 03:54:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : file2: reading active writers 2026/07/19 03:54:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : file2: reading active writers 2026/07/19 03:54:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/19 03:54:23 DEBUG : Looking for writers 2026/07/19 03:54:23 DEBUG : file1: reading active writers 2026/07/19 03:54:23 DEBUG : file2: reading active writers 2026/07/19 03:54:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/19 03:54:24 DEBUG : file1: vfs cache: starting upload 2026/07/19 03:54:24 DEBUG : file2: vfs cache: starting upload 2026/07/19 03:54:24 DEBUG : file1.b197b796.partial: size = 0 OK 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1.b197b796.partial" 2026/07/19 03:54:24 DEBUG : file2.efef8a77.partial: size = 0 OK 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file2.efef8a77.partial" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file2.efef8a77.partial 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1.b197b796.partial 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mixakeb1qupe/file1.b197b796.partial 2026/07/19 03:54:24 DEBUG : file1.b197b796.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/19 03:54:24 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mixakeb1qupe/file2.efef8a77.partial 2026/07/19 03:54:24 DEBUG : file2.efef8a77.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/19 03:54:24 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/19 03:54:24 DEBUG : file1.b197b796.partial: renamed to: file1 2026/07/19 03:54:24 INFO : file1: Copied (new) 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:24 DEBUG : file2.efef8a77.partial: renamed to: file2 2026/07/19 03:54:24 INFO : file2: Copied (new) 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file2" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file2 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:24 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/19 03:54:24 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-19 03:54:23 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/19 03:54:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:24 INFO : file1: vfs cache: upload succeeded try #1 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mixakeb1qupe/file2 2026/07/19 03:54:24 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/19 03:54:24 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-19 03:54:23 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/19 03:54:24 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/19 03:54:24 INFO : file2: vfs cache: upload succeeded try #1 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : file2: reading active writers 2026/07/19 03:54:24 DEBUG : >WaitForWriters: 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:24 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:24 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file2" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file2 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mixakeb1qupe/file2 2026/07/19 03:54:24 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file2" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/file2 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-mixakeb1qupe/file2 2026/07/19 03:54:24 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/19 03:54:24 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : file2: reading active writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : >WaitForWriters: 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.19s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:24 DEBUG : file1: newRWFileHandle: 2026/07/19 03:54:24 DEBUG : file1(0x33f4641ebcc0): openPending: 2026/07/19 03:54:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:24 DEBUG : file1(0x33f4641ebcc0): >openPending: err= 2026/07/19 03:54:24 DEBUG : file1: >newRWFileHandle: err= 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/19 03:54:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/19 03:54:24 DEBUG : file1(0x33f4641ebcc0): _writeAt: size=5, off=0 2026/07/19 03:54:24 DEBUG : file1(0x33f4641ebcc0): >_writeAt: n=5, err= 2026/07/19 03:54:24 DEBUG : file1(0x33f4641ebcc0): RWFileHandle.Flush 2026/07/19 03:54:24 DEBUG : file1(0x33f4641ebcc0): RWFileHandle.Flush 2026/07/19 03:54:24 DEBUG : file1(0x33f4641ebcc0): close: 2026/07/19 03:54:24 DEBUG : file1: vfs cache: setting modification time to 2026-07-19 03:54:24.10863764 +0000 UTC m=+5.611223741 2026/07/19 03:54:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:24 DEBUG : file1(0x33f4641ebcc0): >close: err= 2026/07/19 03:54:24 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/19 03:54:24 DEBUG : file1: vfs cache: starting upload 2026/07/19 03:54:24 DEBUG : file1.389e0119.partial: size = 5 OK 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1.389e0119.partial" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1.389e0119.partial 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mixakeb1qupe/file1.389e0119.partial 2026/07/19 03:54:24 DEBUG : file1.389e0119.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/19 03:54:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/19 03:54:24 DEBUG : file1.389e0119.partial: renamed to: file1 2026/07/19 03:54:24 INFO : file1: Copied (new) 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:24 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/19 03:54:24 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-19 03:54:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/19 03:54:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:24 INFO : file1: vfs cache: upload succeeded try #1 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : >WaitForWriters: 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:24 DEBUG : file1: newRWFileHandle: 2026/07/19 03:54:24 DEBUG : file1(0x33f463dda080): openPending: 2026/07/19 03:54:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:24 DEBUG : file1(0x33f463dda080): >openPending: err= 2026/07/19 03:54:24 DEBUG : file1: >newRWFileHandle: err= 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/19 03:54:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/19 03:54:24 DEBUG : file1(0x33f463dda080): _writeAt: size=5, off=0 2026/07/19 03:54:24 DEBUG : file1(0x33f463dda080): >_writeAt: n=5, err= 2026/07/19 03:54:24 DEBUG : file1(0x33f463dda080): RWFileHandle.Release 2026/07/19 03:54:24 DEBUG : file1(0x33f463dda080): close: 2026/07/19 03:54:24 DEBUG : file1: vfs cache: setting modification time to 2026-07-19 03:54:24.269627136 +0000 UTC m=+5.772213227 2026/07/19 03:54:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:24 DEBUG : file1(0x33f463dda080): >close: err= 2026/07/19 03:54:24 DEBUG : file1(0x33f463dda080): RWFileHandle.Release 2026/07/19 03:54:24 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/19 03:54:24 DEBUG : file1: vfs cache: starting upload 2026/07/19 03:54:24 DEBUG : file1.6b6e0c68.partial: size = 5 OK 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1.6b6e0c68.partial" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1.6b6e0c68.partial 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mixakeb1qupe/file1.6b6e0c68.partial 2026/07/19 03:54:24 DEBUG : file1.6b6e0c68.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/19 03:54:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/19 03:54:24 DEBUG : file1.6b6e0c68.partial: renamed to: file1 2026/07/19 03:54:24 INFO : file1: Copied (new) 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:24 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/19 03:54:24 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-19 03:54:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/19 03:54:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:24 INFO : file1: vfs cache: upload succeeded try #1 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : >WaitForWriters: 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:24 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/19 03:54:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/19 03:54:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/19 03:54:24 DEBUG : dir/file1: newRWFileHandle: 2026/07/19 03:54:24 DEBUG : dir/file1(0x33f463ddad00): openPending: 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/19 03:54:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/19 03:54:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:24 DEBUG : dir/file1(0x33f463ddad00): >openPending: err= 2026/07/19 03:54:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/19 03:54:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/19 03:54:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/19 03:54:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/19 03:54:24 DEBUG : dir/file1(0x33f463ddad00): _writeAt: size=5, off=0 2026/07/19 03:54:24 DEBUG : dir/file1(0x33f463ddad00): >_writeAt: n=5, err= 2026/07/19 03:54:24 DEBUG : dir/file1(0x33f463ddad00): close: 2026/07/19 03:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:24 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-19 03:54:24.457597891 +0000 UTC m=+5.960183992 2026/07/19 03:54:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:24 DEBUG : dir/file1(0x33f463ddad00): >close: err= 2026/07/19 03:54:24 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:24 DEBUG : dir: Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : dir: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/19 03:54:24 DEBUG : dir: Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : dir: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/19 03:54:24 DEBUG : dir: Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : dir: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/19 03:54:24 DEBUG : dir: Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : dir: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/19 03:54:24 DEBUG : dir/file1: vfs cache: starting upload 2026/07/19 03:54:24 DEBUG : dir/file1.7bb75ef9.partial: size = 5 OK 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1.7bb75ef9.partial" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1.7bb75ef9.partial 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mixakeb1qupe/dir/file1.7bb75ef9.partial 2026/07/19 03:54:24 DEBUG : dir/file1.7bb75ef9.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/19 03:54:24 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/19 03:54:24 DEBUG : dir/file1.7bb75ef9.partial: renamed to: dir/file1 2026/07/19 03:54:24 INFO : dir/file1: Copied (replaced existing) 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:24 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/19 03:54:24 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-19 03:54:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/19 03:54:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/19 03:54:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/19 03:54:24 DEBUG : dir: Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : dir: reading active writers 2026/07/19 03:54:24 DEBUG : >WaitForWriters: 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.19s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:24 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/19 03:54:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:24 DEBUG : dir/file1: newRWFileHandle: 2026/07/19 03:54:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/19 03:54:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/19 03:54:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/19 03:54:24 DEBUG : dir/file1(0x33f463ddbc40): _writeAt: size=5, off=0 2026/07/19 03:54:24 DEBUG : dir/file1(0x33f463ddbc40): openPending: 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:24 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/19 03:54:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/19 03:54:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/19 03:54:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:24 DEBUG : dir/file1(0x33f463ddbc40): >openPending: err= 2026/07/19 03:54:24 DEBUG : dir/file1(0x33f463ddbc40): >_writeAt: n=5, err= 2026/07/19 03:54:24 DEBUG : dir/file1(0x33f463ddbc40): _writeAt: size=15, off=5 2026/07/19 03:54:24 DEBUG : dir/file1(0x33f463ddbc40): >_writeAt: n=15, err= 2026/07/19 03:54:24 DEBUG : dir/file1(0x33f463ddbc40): close: 2026/07/19 03:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/19 03:54:24 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-19 03:54:24.648800358 +0000 UTC m=+6.151386449 2026/07/19 03:54:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:24 DEBUG : dir/file1(0x33f463ddbc40): >close: err= 2026/07/19 03:54:24 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:24 DEBUG : dir: Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : dir: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/19 03:54:24 DEBUG : dir: Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : dir: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/19 03:54:24 DEBUG : dir: Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : dir: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/19 03:54:24 DEBUG : dir: Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : dir: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/19 03:54:24 DEBUG : dir/file1: vfs cache: starting upload 2026/07/19 03:54:24 DEBUG : dir/file1.8e81163d.partial: size = 20 OK 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1.8e81163d.partial" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1.8e81163d.partial 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-mixakeb1qupe/dir/file1.8e81163d.partial 2026/07/19 03:54:24 DEBUG : dir/file1.8e81163d.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/19 03:54:24 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/19 03:54:24 DEBUG : dir/file1.8e81163d.partial: renamed to: dir/file1 2026/07/19 03:54:24 INFO : dir/file1: Copied (replaced existing) 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:24 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/19 03:54:24 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-19 03:54:24 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/19 03:54:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/19 03:54:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/19 03:54:24 DEBUG : dir: Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : dir: reading active writers 2026/07/19 03:54:24 DEBUG : >WaitForWriters: 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.19s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:24 DEBUG : file1: newRWFileHandle: 2026/07/19 03:54:24 DEBUG : file1(0x33f463e1ce80): openPending: 2026/07/19 03:54:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:24 DEBUG : file1(0x33f463e1ce80): >openPending: err= 2026/07/19 03:54:24 DEBUG : file1: >newRWFileHandle: err= 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/19 03:54:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/19 03:54:24 DEBUG : file1(0x33f463e1ce80): _writeAt: size=5, off=0 2026/07/19 03:54:24 DEBUG : file1(0x33f463e1ce80): >_writeAt: n=5, err= 2026/07/19 03:54:24 DEBUG : file1(0x33f463e1ce80): close: 2026/07/19 03:54:24 DEBUG : file1: vfs cache: setting modification time to 2026-07-19 03:54:24.821519337 +0000 UTC m=+6.324105428 2026/07/19 03:54:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:24 DEBUG : file1(0x33f463e1ce80): >close: err= 2026/07/19 03:54:24 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/19 03:54:24 DEBUG : file1: vfs cache: starting upload 2026/07/19 03:54:24 DEBUG : file1.a93f6e04.partial: size = 5 OK 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1.a93f6e04.partial" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1.a93f6e04.partial 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mixakeb1qupe/file1.a93f6e04.partial 2026/07/19 03:54:24 DEBUG : file1.a93f6e04.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/19 03:54:24 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/19 03:54:24 DEBUG : file1.a93f6e04.partial: renamed to: file1 2026/07/19 03:54:24 INFO : file1: Copied (new) 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:24 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/19 03:54:24 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-19 03:54:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/19 03:54:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:24 INFO : file1: vfs cache: upload succeeded try #1 2026/07/19 03:54:24 DEBUG : Looking for writers 2026/07/19 03:54:24 DEBUG : file1: reading active writers 2026/07/19 03:54:24 DEBUG : >WaitForWriters: 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.17s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/19 03:54:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/19 03:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:24 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba6e80): openPending: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba6e80): >openPending: err= 2026/07/19 03:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba6e80): _writeAt: size=5, off=0 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba6e80): >_writeAt: n=5, err= 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba6e80): close: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:24.986630158 +0000 UTC m=+6.489216259 2026/07/19 03:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba6e80): >close: err= 2026/07/19 03:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/19 03:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:24 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba7300): _readAt: size=2, off=0 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba7300): openPending: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba7300): >openPending: err= 2026/07/19 03:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba7300): >_readAt: n=2, err= 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba7300): _writeAt: size=3, off=2 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba7300): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba7300): close: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:24.986630158 +0000 UTC m=+6.489216259 2026/07/19 03:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba7300): >close: err= 2026/07/19 03:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:24 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba77c0): _readAt: size=512, off=0 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba77c0): openPending: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba77c0): >openPending: err= 2026/07/19 03:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba77c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba77c0): close: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:24.986630158 +0000 UTC m=+6.489216259 2026/07/19 03:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba77c0): >close: err= 2026/07/19 03:54:24 DEBUG : open-test-file: Remove: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638da070 item 1 2026/07/19 03:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/19 03:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:24 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba7e00): openPending: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba7e00): >openPending: err= 2026/07/19 03:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba7e00): _writeAt: size=5, off=0 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba7e00): >_writeAt: n=5, err= 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba7e00): close: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:24.990762001 +0000 UTC m=+6.493348112 2026/07/19 03:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463ba7e00): >close: err= 2026/07/19 03:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:24 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238400): _readAt: size=512, off=0 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238400): openPending: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238400): >openPending: err= 2026/07/19 03:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238400): >_readAt: n=5, err=EOF 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238400): close: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:24.990762001 +0000 UTC m=+6.493348112 2026/07/19 03:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238400): >close: err= 2026/07/19 03:54:24 DEBUG : open-test-file: Remove: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638daa10 item 2 2026/07/19 03:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/19 03:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:24 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238a40): openPending: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238a40): >openPending: err= 2026/07/19 03:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238a40): _writeAt: size=5, off=0 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238a40): >_writeAt: n=5, err= 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238a40): close: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:24.993003465 +0000 UTC m=+6.495589566 2026/07/19 03:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238a40): >close: err= 2026/07/19 03:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/19 03:54:24 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238ec0): _readAt: size=2, off=0 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238ec0): openPending: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238ec0): >openPending: err= 2026/07/19 03:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238ec0): >_readAt: n=2, err= 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238ec0): _writeAt: size=3, off=2 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238ec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238ec0): close: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:24.993003465 +0000 UTC m=+6.495589566 2026/07/19 03:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464238ec0): >close: err= 2026/07/19 03:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:24 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464239380): _readAt: size=512, off=0 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464239380): openPending: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464239380): >openPending: err= 2026/07/19 03:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464239380): >_readAt: n=5, err=EOF 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464239380): close: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:24.993003465 +0000 UTC m=+6.495589566 2026/07/19 03:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464239380): >close: err= 2026/07/19 03:54:24 DEBUG : open-test-file: Remove: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638db2d0 item 3 2026/07/19 03:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:24 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464239a00): openPending: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464239a00): >openPending: err= 2026/07/19 03:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464239a00): _writeAt: size=5, off=0 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464239a00): >_writeAt: n=5, err= 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464239a00): close: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:24.996297145 +0000 UTC m=+6.498883246 2026/07/19 03:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f464239a00): >close: err= 2026/07/19 03:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:24 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f46424c040): _readAt: size=512, off=0 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f46424c040): openPending: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f46424c040): >openPending: err= 2026/07/19 03:54:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f46424c040): >_readAt: n=5, err=EOF 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f46424c040): close: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:24.996297145 +0000 UTC m=+6.498883246 2026/07/19 03:54:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f46424c040): >close: err= 2026/07/19 03:54:24 DEBUG : open-test-file: Remove: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638dbc00 item 4 2026/07/19 03:54:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/19 03:54:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:24 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463e1dec0): openPending: 2026/07/19 03:54:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463e1dec0): >openPending: err= 2026/07/19 03:54:24 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463e1dec0): _writeAt: size=5, off=0 2026/07/19 03:54:24 DEBUG : open-test-file(0x33f463e1dec0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e1dec0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:24.999878759 +0000 UTC m=+6.502464861 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e1dec0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196440): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196440): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196440): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196440): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196440): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196440): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196440): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:24.999878759 +0000 UTC m=+6.502464861 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196440): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196900): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196900): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196900): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196900): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196900): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:24.999878759 +0000 UTC m=+6.502464861 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196900): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d662a0 item 5 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196f80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196f80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196f80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196f80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196f80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.003550273 +0000 UTC m=+6.506136374 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464196f80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641974c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641974c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641974c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641974c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641974c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.003550273 +0000 UTC m=+6.506136374 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641974c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d66850 item 6 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464197b40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464197b40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464197b40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464197b40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464197b40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.006368976 +0000 UTC m=+6.508955067 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464197b40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2140): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2140): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2140): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2140): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2140): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2140): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2140): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.006368976 +0000 UTC m=+6.508955067 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2140): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2600): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2600): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2600): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2600): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2600): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.006368976 +0000 UTC m=+6.508955067 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2600): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d672d0 item 7 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2c80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2c80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2c80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2c80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2c80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.009152464 +0000 UTC m=+6.511738555 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b2c80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b31c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b31c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b31c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b31c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b31c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.009152464 +0000 UTC m=+6.511738555 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b31c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d67b20 item 8 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b3780): _readAt: size=2, off=0 2026/07/19 03:54:25 ERROR : open-test-file(0x33f4641b3780): Couldn't read size of file 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b3780): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b3780): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b3780): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b3780): close: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b3780): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b3b40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b3b40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b3b40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b3b40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b3b40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.011522801 +0000 UTC m=+6.514108892 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641b3b40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d20c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d20c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d20c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d20c0): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d20c0): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d20c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d20c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.011522801 +0000 UTC m=+6.514108892 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d20c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424c300): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424c300): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424c300): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424c300): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424c300): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.011522801 +0000 UTC m=+6.514108892 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424c300): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4635e80e0 item 9 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424c980): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424c980): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424c980): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424c980): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424c980): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.014153449 +0000 UTC m=+6.516739540 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424c980): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424cec0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424cec0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424cec0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424cec0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424cec0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.014153449 +0000 UTC m=+6.516739540 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424cec0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463532380 item 10 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424d500): _readAt: size=2, off=0 2026/07/19 03:54:25 ERROR : open-test-file(0x33f46424d500): Couldn't read size of file 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424d500): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424d500): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424d500): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424d500): close: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424d500): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424d8c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424d8c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424d8c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424d8c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424d8c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.016034701 +0000 UTC m=+6.518620793 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424d8c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424ddc0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424ddc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424ddc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424ddc0): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424ddc0): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424ddc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424ddc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.016034701 +0000 UTC m=+6.518620793 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46424ddc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642703c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642703c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642703c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642703c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642703c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.016034701 +0000 UTC m=+6.518620793 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642703c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4635327e0 item 11 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464270a40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464270a40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464270a40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464270a40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464270a40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.018823649 +0000 UTC m=+6.521409740 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464270a40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464270f80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464270f80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464270f80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464270f80): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464270f80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.018823649 +0000 UTC m=+6.521409740 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464270f80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463533110 item 12 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642715c0): _readAt: size=2, off=0 2026/07/19 03:54:25 ERROR : open-test-file(0x33f4642715c0): Couldn't read size of file 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642715c0): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642715c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642715c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642715c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642715c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464271980): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464271980): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464271980): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464271980): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464271980): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.021167685 +0000 UTC m=+6.523753776 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464271980): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464298140): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464298140): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464298140): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464298140): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464298140): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.021167685 +0000 UTC m=+6.523753776 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464298140): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463533730 item 13 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642987c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642987c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642987c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642987c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642987c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.023323207 +0000 UTC m=+6.525909348 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642987c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464298d00): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464298d00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464298d00): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464298d00): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464298d00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.023323207 +0000 UTC m=+6.525909348 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464298d00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463533ce0 item 14 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464299340): _readAt: size=2, off=0 2026/07/19 03:54:25 ERROR : open-test-file(0x33f464299340): Couldn't read size of file 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464299340): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464299340): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464299340): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464299340): close: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464299340): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464299700): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464299700): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464299700): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464299700): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464299700): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.025353972 +0000 UTC m=+6.527940083 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464299700): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464299dc0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464299dc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464299dc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464299dc0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464299dc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.025353972 +0000 UTC m=+6.527940083 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464299dc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463cfe1c0 item 15 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b8540): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b8540): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b8540): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b8540): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b8540): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.027441635 +0000 UTC m=+6.530027726 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b8540): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b8a80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b8a80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b8a80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b8a80): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b8a80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.027441635 +0000 UTC m=+6.530027726 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b8a80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463cfe540 item 16 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2600): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2600): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2600): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2600): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2600): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.030043569 +0000 UTC m=+6.532629660 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2600): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2a80): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2a80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2a80): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2a80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2a80): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2a80): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2a80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.030043569 +0000 UTC m=+6.532629660 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2a80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2f80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2f80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2f80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2f80): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2f80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.030043569 +0000 UTC m=+6.532629660 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2f80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4635e8770 item 17 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3600): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3600): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3600): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3600): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3600): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.034595546 +0000 UTC m=+6.537181637 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3600): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3b40): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3b40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3b40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3b40): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3b40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.034595546 +0000 UTC m=+6.537181637 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3b40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4635e9490 item 18 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fc2c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fc2c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fc2c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fc2c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fc2c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.037376037 +0000 UTC m=+6.539962128 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fc2c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fc7c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fc7c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fc7c0): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fc7c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fc7c0): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fc7c0): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fc7c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fc7c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.037376037 +0000 UTC m=+6.539962128 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fc7c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fccc0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fccc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fccc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fccc0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fccc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.037376037 +0000 UTC m=+6.539962128 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fccc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d160e0 item 19 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fd340): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fd340): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fd340): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fd340): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fd340): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.040574388 +0000 UTC m=+6.543160479 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fd340): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fd880): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fd880): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fd880): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fd880): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fd880): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.040574388 +0000 UTC m=+6.543160479 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641fd880): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d16700 item 20 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334000): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334000): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334000): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334000): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334000): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.043105257 +0000 UTC m=+6.545691348 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334000): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334500): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334500): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334500): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334500): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334500): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334500): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334500): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334500): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.043105257 +0000 UTC m=+6.545691348 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334500): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334a00): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334a00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334a00): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334a00): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334a00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.043105257 +0000 UTC m=+6.545691348 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464334a00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d16af0 item 21 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464335080): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464335080): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464335080): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464335080): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464335080): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.045733381 +0000 UTC m=+6.548319502 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464335080): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643355c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643355c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643355c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643355c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643355c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.045733381 +0000 UTC m=+6.548319502 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643355c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d16fc0 item 22 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9080): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9080): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9080): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9080): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9080): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.047312183 +0000 UTC m=+6.549898274 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9080): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9580): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9580): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9580): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9580): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9580): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9580): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9580): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9580): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.047312183 +0000 UTC m=+6.549898274 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9580): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9a80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9a80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9a80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9a80): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9a80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.047312183 +0000 UTC m=+6.549898274 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b9a80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463cfe8c0 item 23 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cc200): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cc200): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cc200): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cc200): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cc200): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.049983448 +0000 UTC m=+6.552569539 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cc200): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cc740): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cc740): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cc740): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cc740): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cc740): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.049983448 +0000 UTC m=+6.552569539 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cc740): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463cfee70 item 24 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ccd80): _readAt: size=2, off=0 2026/07/19 03:54:25 ERROR : open-test-file(0x33f4642ccd80): Couldn't read size of file 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ccd80): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ccd80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ccd80): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ccd80): close: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ccd80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cd140): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cd140): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cd140): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cd140): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cd140): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.05282797 +0000 UTC m=+6.555414061 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cd140): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cd640): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cd640): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cd640): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cd640): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cd640): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cd640): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cd640): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cd640): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.05282797 +0000 UTC m=+6.555414061 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cd640): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cdb80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cdb80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cdb80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cdb80): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cdb80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.05282797 +0000 UTC m=+6.555414061 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cdb80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463cff1f0 item 25 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464335c40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464335c40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464335c40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464335c40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464335c40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.05526375 +0000 UTC m=+6.557849841 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464335c40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464384280): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464384280): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464384280): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464384280): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464384280): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.05526375 +0000 UTC m=+6.557849841 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464384280): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d17420 item 26 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643848c0): _readAt: size=2, off=0 2026/07/19 03:54:25 ERROR : open-test-file(0x33f4643848c0): Couldn't read size of file 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643848c0): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643848c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643848c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643848c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643848c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464384c80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464384c80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464384c80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464384c80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464384c80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.057296639 +0000 UTC m=+6.559882730 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464384c80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464385180): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464385180): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464385180): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464385180): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464385180): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464385180): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464385180): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464385180): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.057296639 +0000 UTC m=+6.559882730 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464385180): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643856c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643856c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643856c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643856c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643856c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.057296639 +0000 UTC m=+6.559882730 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643856c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d179d0 item 27 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464385d40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464385d40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464385d40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464385d40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464385d40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.059561747 +0000 UTC m=+6.562147848 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464385d40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643ae380): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643ae380): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643ae380): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643ae380): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643ae380): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.059561747 +0000 UTC m=+6.562147848 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643ae380): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e2070 item 28 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f42c0): _readAt: size=2, off=0 2026/07/19 03:54:25 ERROR : open-test-file(0x33f4642f42c0): Couldn't read size of file 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f42c0): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f42c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f42c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f42c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f42c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f4680): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f4680): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f4680): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f4680): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f4680): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.062599604 +0000 UTC m=+6.565185695 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f4680): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f4d40): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f4d40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f4d40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f4d40): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f4d40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.062599604 +0000 UTC m=+6.565185695 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f4d40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463cff6c0 item 29 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f53c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f53c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f53c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f53c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f53c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.064461882 +0000 UTC m=+6.567047973 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f53c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f5900): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f5900): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f5900): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f5900): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f5900): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.064461882 +0000 UTC m=+6.567047973 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642f5900): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463cffa40 item 30 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449a040): _readAt: size=2, off=0 2026/07/19 03:54:25 ERROR : open-test-file(0x33f46449a040): Couldn't read size of file 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449a040): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449a040): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449a040): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449a040): close: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449a040): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449a400): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449a400): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449a400): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449a400): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449a400): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.066708785 +0000 UTC m=+6.569294876 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449a400): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449aac0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449aac0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449aac0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449aac0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449aac0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.066708785 +0000 UTC m=+6.569294876 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449aac0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463cffe30 item 31 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449b140): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449b140): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449b140): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449b140): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449b140): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.068866591 +0000 UTC m=+6.571452682 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449b140): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449b680): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449b680): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449b680): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449b680): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449b680): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.068866591 +0000 UTC m=+6.571452682 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449b680): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464158700 item 32 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449bcc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449bcc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449bcc0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449bcc0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449bcc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.070975083 +0000 UTC m=+6.573561174 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46449bcc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bc240): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bc240): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bc240): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bc240): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bc240): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464158af0 item 33 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bc240): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bc240): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.071552593 +0000 UTC m=+6.574138685 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bc240): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bc740): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bc740): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bc740): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bc740): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bc740): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.071552593 +0000 UTC m=+6.574138685 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bc740): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464158cb0 item 33 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bcd80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bcd80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bcd80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bcd80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bcd80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.073709436 +0000 UTC m=+6.576295527 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bcd80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bd200): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bd200): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464159030 item 34 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bd200): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bd200): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bd200): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bd200): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bd200): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.074347962 +0000 UTC m=+6.576934053 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bd200): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bd740): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bd740): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bd740): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bd740): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bd740): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.074347962 +0000 UTC m=+6.576934053 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bd740): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4641591f0 item 34 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bdd80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bdd80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bdd80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bdd80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bdd80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.076623791 +0000 UTC m=+6.579209882 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644bdd80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644de300): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644de300): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644de300): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644de300): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644de300): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464159650 item 35 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644de300): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644de300): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.077011533 +0000 UTC m=+6.579597624 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644de300): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644de800): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644de800): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644de800): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644de800): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644de800): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.077011533 +0000 UTC m=+6.579597624 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644de800): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464159810 item 35 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643aea00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643aea00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643aea00): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643aea00): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643aea00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.078821592 +0000 UTC m=+6.581407683 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643aea00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643aef00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643aef00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e23f0 item 36 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643aef00): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643aef00): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643aef00): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643aef00): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643aef00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.079704179 +0000 UTC m=+6.582290270 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643aef00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643af440): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643af440): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643af440): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643af440): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643af440): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.079704179 +0000 UTC m=+6.582290270 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643af440): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e25b0 item 36 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643afa80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643afa80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643afa80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643afa80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643afa80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.081417554 +0000 UTC m=+6.584003656 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643afa80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc000): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc000): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc000): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc000): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc000): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e2a10 item 37 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc000): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc000): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.081986289 +0000 UTC m=+6.584572390 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc000): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc500): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc500): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc500): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc500): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc500): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.081986289 +0000 UTC m=+6.584572390 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc500): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e2bd0 item 37 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d8f00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d8f00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d8f00): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d8f00): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d8f00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.087984828 +0000 UTC m=+6.590570929 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d8f00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d82c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d82c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464158070 item 38 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d82c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d82c0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d82c0): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d82c0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d82c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.090127274 +0000 UTC m=+6.592713386 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d82c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d8800): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d8800): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d8800): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d8800): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d8800): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.090127274 +0000 UTC m=+6.592713386 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d8800): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4641582a0 item 38 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9280): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9280): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9280): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9280): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9280): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.092878179 +0000 UTC m=+6.595464301 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9280): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9780): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9780): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9780): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9780): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9780): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4641587e0 item 39 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9780): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9780): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.094002213 +0000 UTC m=+6.596588314 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9780): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9c80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9c80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9c80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9c80): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9c80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.094002213 +0000 UTC m=+6.596588314 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640d9c80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464158a10 item 39 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c400): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c400): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c400): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c400): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c400): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.096551356 +0000 UTC m=+6.599137448 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c400): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c900): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c900): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464158d90 item 40 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c900): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c900): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c900): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c900): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c900): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.097507613 +0000 UTC m=+6.600093724 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c900): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4ce40): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4ce40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4ce40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4ce40): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4ce40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.097507613 +0000 UTC m=+6.600093724 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4ce40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464158f50 item 40 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d480): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d480): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d480): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d480): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d480): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d480): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d480): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.099609091 +0000 UTC m=+6.602195182 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d480): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc0c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc0c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc0c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4641592d0 item 41 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc0c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc0c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.10032381 +0000 UTC m=+6.602909902 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc0c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc5c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc5c0): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc5c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc5c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638d40e0 item 41 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc5c0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc5c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.101120145 +0000 UTC m=+6.603706236 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cc5c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643ccd40): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643ccd40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643ccd40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643ccd40): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643ccd40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.101120145 +0000 UTC m=+6.603706236 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643ccd40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638d4460 item 41 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cd380): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cd380): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cd380): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cd380): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cd380): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cd380): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cd380): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.104366897 +0000 UTC m=+6.606953018 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cd380): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cd880): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cd880): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cd880): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638d4850 item 42 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cd880): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cd880): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.105149185 +0000 UTC m=+6.607735276 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cd880): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cddc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cddc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638d4b60 item 42 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cddc0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cddc0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cddc0): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cddc0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cddc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.106182565 +0000 UTC m=+6.608768667 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643cddc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390cd40): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390cd40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390cd40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390cd40): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390cd40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.106182565 +0000 UTC m=+6.608768667 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390cd40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638d4e00 item 42 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4637eacc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4637eacc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4637eacc0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4637eacc0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4637eacc0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4637eacc0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4637eacc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.110734693 +0000 UTC m=+6.613320784 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4637eacc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca080): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca080): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca080): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638d5260 item 43 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca080): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca080): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.111377397 +0000 UTC m=+6.613963519 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca080): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca940): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca940): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca940): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca940): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca940): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638d5420 item 43 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca940): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca940): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.112211563 +0000 UTC m=+6.614797654 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca940): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acaf00): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acaf00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acaf00): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acaf00): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acaf00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.112211563 +0000 UTC m=+6.614797654 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acaf00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638d5650 item 43 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb5c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb5c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb5c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb5c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb5c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb5c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.113948873 +0000 UTC m=+6.616534964 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb5c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acbac0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acbac0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acbac0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463870460 item 44 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acbac0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acbac0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.114755547 +0000 UTC m=+6.617341638 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acbac0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c140): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c140): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463870930 item 44 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c140): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c140): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c140): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c140): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c140): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.115471098 +0000 UTC m=+6.618057199 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c140): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c6c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c6c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c6c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c6c0): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c6c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.115471098 +0000 UTC m=+6.618057199 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c6c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463870d20 item 44 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425cd00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425cd00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425cd00): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425cd00): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425cd00): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425cd00): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425cd00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.116825987 +0000 UTC m=+6.619412078 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425cd00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d200): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d200): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d200): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463871180 item 45 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d200): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d200): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.118452059 +0000 UTC m=+6.621038150 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d200): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d980): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d980): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d980): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d980): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d980): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.118452059 +0000 UTC m=+6.621038150 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d980): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463871420 item 45 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a940c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a940c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a940c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a940c0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a940c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a940c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a940c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.120465621 +0000 UTC m=+6.623051712 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a940c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d980): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d980): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d980): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638717a0 item 46 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d980): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d980): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.121326787 +0000 UTC m=+6.623912879 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d980): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4634889c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4634889c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4634889c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4634889c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4634889c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.121326787 +0000 UTC m=+6.623912879 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4634889c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464159490 item 46 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489000): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489000): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489000): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489000): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489000): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489000): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489000): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.123623074 +0000 UTC m=+6.626209165 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489000): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489500): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489500): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489500): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4641598f0 item 47 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489500): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489500): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.124698154 +0000 UTC m=+6.627284245 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489500): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e040): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e040): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e040): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e040): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e040): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.124698154 +0000 UTC m=+6.627284245 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e040): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464159b20 item 47 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e680): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e680): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e680): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e680): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e680): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e680): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e680): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.127458609 +0000 UTC m=+6.630044759 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e680): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9eb80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9eb80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9eb80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e2070 item 48 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9eb80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9eb80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.128173829 +0000 UTC m=+6.630759920 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9eb80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f400): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f400): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f400): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f400): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f400): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.128173829 +0000 UTC m=+6.630759920 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f400): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e2230 item 48 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fa40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fa40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fa40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fa40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fa40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.129982224 +0000 UTC m=+6.632568315 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fa40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fec0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fec0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fec0): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fec0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fec0): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fec0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e25b0 item 49 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fec0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fec0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.130590062 +0000 UTC m=+6.633176153 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fec0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0500): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0500): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0500): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0500): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0500): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.130590062 +0000 UTC m=+6.633176153 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0500): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e2770 item 49 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba61c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba61c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba61c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba61c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba61c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.133371545 +0000 UTC m=+6.635957636 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba61c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6800): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6800): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6800): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464328230 item 50 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6800): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6800): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6800): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6800): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6800): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.134882489 +0000 UTC m=+6.637468580 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6800): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6d80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6d80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6d80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6d80): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6d80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.134882489 +0000 UTC m=+6.637468580 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6d80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4643284d0 item 50 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7400): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7400): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7400): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7400): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7400): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.137317447 +0000 UTC m=+6.639903538 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7400): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7900): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7900): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7900): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7900): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7900): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7900): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464328930 item 51 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7900): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7900): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.1381501 +0000 UTC m=+6.640736191 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7900): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7e40): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7e40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7e40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7e40): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7e40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.1381501 +0000 UTC m=+6.640736191 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7e40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464328bd0 item 51 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641305c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641305c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641305c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641305c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641305c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.139728471 +0000 UTC m=+6.642314572 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641305c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464130ac0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464130ac0): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464130ac0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4643290a0 item 52 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464130ac0): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464130ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464130ac0): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464130ac0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464130ac0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.140504116 +0000 UTC m=+6.643090208 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464130ac0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464131040): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464131040): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464131040): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464131040): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464131040): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.140504116 +0000 UTC m=+6.643090208 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464131040): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464329260 item 52 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641316c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641316c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641316c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641316c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641316c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.142500847 +0000 UTC m=+6.645086938 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641316c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464131bc0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464131bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464131bc0): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464131bc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464131bc0): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464131bc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4643295e0 item 53 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464131bc0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464131bc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.143129414 +0000 UTC m=+6.645715505 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464131bc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142200): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142200): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142200): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142200): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142200): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.143129414 +0000 UTC m=+6.645715505 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142200): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4643297a0 item 53 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142880): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142880): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142880): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142880): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142880): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.14475805 +0000 UTC m=+6.647344141 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142880): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142d80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142d80): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142d80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464329b20 item 54 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142d80): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142d80): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142d80): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142d80): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142d80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.145580264 +0000 UTC m=+6.648166365 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464142d80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143300): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143300): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143300): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143300): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143300): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.145580264 +0000 UTC m=+6.648166365 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143300): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464329ce0 item 54 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143980): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143980): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143980): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143980): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143980): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.147894534 +0000 UTC m=+6.650480635 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143980): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0d40): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0d40): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0d40): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0d40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0d40): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0d40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e2af0 item 55 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0d40): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0d40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.148574217 +0000 UTC m=+6.651160308 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0d40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1280): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1280): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1280): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1280): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1280): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.148574217 +0000 UTC m=+6.651160308 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1280): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e2ee0 item 55 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1900): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1900): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1900): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1900): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1900): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.150263077 +0000 UTC m=+6.652849168 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1900): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1e00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1e00): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1e00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e3260 item 56 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1e00): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1e00): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1e00): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1e00): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1e00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.150936839 +0000 UTC m=+6.653522931 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1e00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399a480): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399a480): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399a480): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399a480): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399a480): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.150936839 +0000 UTC m=+6.653522931 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399a480): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e3420 item 56 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399aac0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399aac0): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399aac0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399aac0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399aac0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399aac0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399aac0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399aac0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.15262614 +0000 UTC m=+6.655212231 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399aac0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399b000): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399b000): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399b000): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e37a0 item 57 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399b000): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399b000): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.153331302 +0000 UTC m=+6.655917393 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399b000): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399b540): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399b540): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399b540): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399b540): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399b540): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399b540): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e3960 item 57 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399b540): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399b540): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.153970159 +0000 UTC m=+6.656556250 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399b540): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399bac0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399bac0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399bac0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399bac0): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399bac0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.153970159 +0000 UTC m=+6.656556250 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46399bac0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e3b20 item 57 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4200): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4200): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4200): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4200): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4200): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4200): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4200): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4200): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.155504607 +0000 UTC m=+6.658090698 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4200): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4740): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4740): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4740): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464360070 item 58 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4740): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4740): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.156016944 +0000 UTC m=+6.658603035 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4740): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4c80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4c80): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4c80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464360230 item 58 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4c80): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4c80): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4c80): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4c80): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4c80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.156799492 +0000 UTC m=+6.659385583 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b4c80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5240): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5240): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5240): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5240): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5240): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.156799492 +0000 UTC m=+6.659385583 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5240): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4643603f0 item 58 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5880): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5880): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5880): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5880): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5880): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5880): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5880): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5880): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.158364617 +0000 UTC m=+6.660950708 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5880): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5dc0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5dc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5dc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464360850 item 59 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5dc0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5dc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.158871134 +0000 UTC m=+6.661457235 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639b5dc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44400): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44400): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44400): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44400): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44400): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44400): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464360a10 item 59 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44400): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44400): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.160373933 +0000 UTC m=+6.662960024 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44400): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44980): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44980): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44980): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44980): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44980): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.160373933 +0000 UTC m=+6.662960024 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44980): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464360c40 item 59 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44fc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44fc0): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44fc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44fc0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44fc0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44fc0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44fc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.161916145 +0000 UTC m=+6.664502236 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b44fc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b45500): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b45500): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b45500): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4643610a0 item 60 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b45500): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b45500): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.162746263 +0000 UTC m=+6.665332374 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b45500): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b45a40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b45a40): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b45a40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464361260 item 60 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b45a40): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b45a40): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b45a40): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b45a40): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b45a40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.163526697 +0000 UTC m=+6.666112788 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b45a40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62100): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62100): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62100): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62100): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62100): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.163526697 +0000 UTC m=+6.666112788 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62100): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464361420 item 60 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62740): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62740): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62740): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62740): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62740): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62740): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62740): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62740): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.166468943 +0000 UTC m=+6.669055035 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62740): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62c80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62c80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62c80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4643617a0 item 61 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62c80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62c80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.167276949 +0000 UTC m=+6.669863070 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b62c80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b63380): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b63380): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b63380): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b63380): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b63380): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.167276949 +0000 UTC m=+6.669863070 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b63380): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464361960 item 61 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b639c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b639c0): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b639c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b639c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b639c0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b639c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b639c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b639c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.169930772 +0000 UTC m=+6.672516863 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b639c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74000): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74000): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74000): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464361d50 item 62 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74000): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74000): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.170779283 +0000 UTC m=+6.673365375 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74000): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74700): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74700): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74700): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74700): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74700): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.170779283 +0000 UTC m=+6.673365375 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74700): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422a2a0 item 62 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74d40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74d40): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74d40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74d40): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74d40): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74d40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74d40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74d40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.173718896 +0000 UTC m=+6.676304987 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b74d40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b75280): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b75280): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b75280): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422a620 item 63 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b75280): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b75280): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.174450979 +0000 UTC m=+6.677037070 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b75280): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b75980): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b75980): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b75980): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b75980): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b75980): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.174450979 +0000 UTC m=+6.677037070 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b75980): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422a7e0 item 63 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baa0c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baa0c0): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baa0c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baa0c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baa0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baa0c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baa0c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baa0c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.176794524 +0000 UTC m=+6.679380615 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baa0c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baa600): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baa600): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baa600): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422ac40 item 64 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baa600): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baa600): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.177562394 +0000 UTC m=+6.680148476 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baa600): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baad00): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baad00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baad00): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baad00): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baad00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.177562394 +0000 UTC m=+6.680148476 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463baad00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422afc0 item 64 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bab340): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bab340): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bab340): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bab340): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bab340): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.17906405 +0000 UTC m=+6.681650132 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bab340): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bab7c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bab7c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bab7c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bab7c0): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bab7c0): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422b730 item 65 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bab7c0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bab7c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.179564927 +0000 UTC m=+6.682151018 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bab7c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463babcc0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463babcc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463babcc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463babcc0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463babcc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.179564927 +0000 UTC m=+6.682151018 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463babcc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422b8f0 item 65 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94680): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94680): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94680): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94680): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94680): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.181051665 +0000 UTC m=+6.683637756 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94680): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94f00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94f00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463871a40 item 66 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94f00): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94f00): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94f00): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94f00): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94f00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.181637772 +0000 UTC m=+6.684223873 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94f00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a95880): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a95880): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a95880): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a95880): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a95880): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.181637772 +0000 UTC m=+6.684223873 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a95880): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463871ce0 item 66 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38400): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38400): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38400): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38400): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38400): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.182899946 +0000 UTC m=+6.685486037 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38400): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38880): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38880): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38880): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38880): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38880): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4641804d0 item 67 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38880): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38880): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.183514166 +0000 UTC m=+6.686100257 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38880): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38d80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38d80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38d80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38d80): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38d80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.183514166 +0000 UTC m=+6.686100257 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c38d80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464180690 item 67 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39400): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39400): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39400): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39400): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39400): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.185050627 +0000 UTC m=+6.687636718 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39400): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39900): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39900): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464180a10 item 68 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39900): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39900): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39900): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39900): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39900): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.185833706 +0000 UTC m=+6.688419807 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39900): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39e40): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39e40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39e40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39e40): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39e40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.185833706 +0000 UTC m=+6.688419807 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c39e40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464180bd0 item 68 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62580): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62580): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62580): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62580): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62580): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.188000428 +0000 UTC m=+6.690586519 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62580): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62a00): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62a00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62a00): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62a00): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62a00): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464180f50 item 69 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62a00): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62a00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.188888846 +0000 UTC m=+6.691474947 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62a00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62f00): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62f00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62f00): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62f00): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62f00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.188888846 +0000 UTC m=+6.691474947 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c62f00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4641812d0 item 69 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c63580): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c63580): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c63580): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c63580): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c63580): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.191275684 +0000 UTC m=+6.693861775 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c63580): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c63a80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c63a80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4641816c0 item 70 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c63a80): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c63a80): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c63a80): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c63a80): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c63a80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.192038534 +0000 UTC m=+6.694624625 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c63a80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c720c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c720c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c720c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c720c0): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c720c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.192038534 +0000 UTC m=+6.694624625 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c720c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4641818f0 item 70 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72740): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72740): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72740): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72740): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72740): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.193987816 +0000 UTC m=+6.696573907 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72740): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72c40): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72c40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72c40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72c40): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72c40): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464181c70 item 71 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72c40): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72c40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.19481606 +0000 UTC m=+6.697402152 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72c40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73140): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73140): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73140): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73140): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73140): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.19481606 +0000 UTC m=+6.697402152 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73140): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464181e30 item 71 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c737c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c737c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c737c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c737c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c737c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.196653681 +0000 UTC m=+6.699239772 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c737c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143e80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143e80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439c1c0 item 72 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143e80): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143e80): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143e80): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143e80): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143e80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.197455175 +0000 UTC m=+6.700041266 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464143e80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641544c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641544c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641544c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641544c0): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641544c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.197455175 +0000 UTC m=+6.700041266 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641544c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439c380 item 72 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464154a80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464154a80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464154a80): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464154a80): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464154a80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464154a80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464154a80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.199377084 +0000 UTC m=+6.701963185 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464154a80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464154f80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464154f80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464154f80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439c700 item 73 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464154f80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464154f80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.199851901 +0000 UTC m=+6.702437992 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464154f80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464155440): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464155440): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464155440): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464155440): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464155440): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439c8c0 item 73 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464155440): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464155440): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.2006192 +0000 UTC m=+6.703205302 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464155440): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464155980): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464155980): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464155980): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464155980): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464155980): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.2006192 +0000 UTC m=+6.703205302 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464155980): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439cbd0 item 73 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417a0c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417a0c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417a0c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417a0c0): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417a0c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417a0c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417a0c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.202303551 +0000 UTC m=+6.704889662 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417a0c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417a5c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417a5c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417a5c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439cfc0 item 74 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417a5c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417a5c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.202969078 +0000 UTC m=+6.705555180 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417a5c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417ab00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417ab00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439d180 item 74 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417ab00): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417ab00): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417ab00): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417ab00): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417ab00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.203752007 +0000 UTC m=+6.706338098 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417ab00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417b080): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417b080): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417b080): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417b080): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417b080): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.203752007 +0000 UTC m=+6.706338098 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417b080): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439d340 item 74 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417b6c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417b6c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417b6c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417b6c0): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417b6c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417b6c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417b6c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.207178979 +0000 UTC m=+6.709765080 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417b6c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417bbc0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417bbc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417bbc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439d7a0 item 75 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417bbc0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417bbc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.20767161 +0000 UTC m=+6.710257701 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46417bbc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60200): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60200): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60200): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60200): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60200): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439d960 item 75 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60200): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60200): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.208510895 +0000 UTC m=+6.711096986 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60200): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60740): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60740): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60740): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60740): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60740): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.208510895 +0000 UTC m=+6.711096986 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60740): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439db20 item 75 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60d80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60d80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60d80): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60d80): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60d80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60d80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60d80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.210137206 +0000 UTC m=+6.712723297 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d60d80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d61280): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d61280): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d61280): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464282000 item 76 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d61280): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d61280): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.211040743 +0000 UTC m=+6.713626834 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d61280): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d617c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d617c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4642821c0 item 76 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d617c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d617c0): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d617c0): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d617c0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d617c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.211838789 +0000 UTC m=+6.714424880 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d617c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d61d40): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d61d40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d61d40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d61d40): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d61d40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.211838789 +0000 UTC m=+6.714424880 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d61d40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464282380 item 76 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d96480): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d96480): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d96480): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d96480): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d96480): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d96480): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d96480): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.213766681 +0000 UTC m=+6.716352772 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d96480): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d96980): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d96980): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d96980): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4642827e0 item 77 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d96980): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d96980): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.214273618 +0000 UTC m=+6.716859709 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d96980): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d97080): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d97080): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d97080): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d97080): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d97080): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.214273618 +0000 UTC m=+6.716859709 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d97080): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464282a80 item 77 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d976c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d976c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d976c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d976c0): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d976c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d976c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d976c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.216495705 +0000 UTC m=+6.719081796 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d976c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d97bc0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d97bc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d97bc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464282e70 item 78 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d97bc0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d97bc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.217005577 +0000 UTC m=+6.719591668 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d97bc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd03c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd03c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd03c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd03c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd03c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.217005577 +0000 UTC m=+6.719591668 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd03c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464283030 item 78 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd0a00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd0a00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd0a00): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd0a00): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd0a00): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd0a00): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd0a00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.218981499 +0000 UTC m=+6.721567591 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd0a00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd0f00): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd0f00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd0f00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464283420 item 79 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd0f00): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd0f00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.219555695 +0000 UTC m=+6.722141786 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd0f00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd1600): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd1600): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd1600): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd1600): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd1600): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.219555695 +0000 UTC m=+6.722141786 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd1600): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464283650 item 79 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd1c40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd1c40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd1c40): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd1c40): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd1c40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd1c40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd1c40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.221425034 +0000 UTC m=+6.724011125 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd1c40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de8240): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de8240): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de8240): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464283a40 item 80 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de8240): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de8240): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.222012454 +0000 UTC m=+6.724598555 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de8240): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de8940): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de8940): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de8940): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de8940): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de8940): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.222012454 +0000 UTC m=+6.724598555 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de8940): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464283c00 item 80 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2400): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2400): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2400): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2400): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2400): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.224021729 +0000 UTC m=+6.726607829 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2400): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2880): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2880): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2880): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2880): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2880): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2880): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422bd50 item 81 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2880): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2880): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.225524837 +0000 UTC m=+6.728110928 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2880): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2dc0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2dc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2dc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2dc0): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2dc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.225524837 +0000 UTC m=+6.728110928 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2dc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638ca070 item 81 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3440): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3440): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3440): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3440): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3440): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.227641705 +0000 UTC m=+6.730227796 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3440): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3940): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3940): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3940): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638ca5b0 item 82 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3940): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3940): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3940): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3940): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3940): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.228432669 +0000 UTC m=+6.731018760 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3940): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3ec0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3ec0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3ec0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3ec0): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3ec0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.228432669 +0000 UTC m=+6.731018760 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3ec0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638caa80 item 82 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e02640): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e02640): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e02640): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e02640): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e02640): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.230666107 +0000 UTC m=+6.733252198 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e02640): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e02b40): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e02b40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e02b40): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e02b40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e02b40): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e02b40): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638cb5e0 item 83 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e02b40): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e02b40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.231630148 +0000 UTC m=+6.734216239 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e02b40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03080): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03080): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03080): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03080): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03080): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.231630148 +0000 UTC m=+6.734216239 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03080): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638cb810 item 83 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03700): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03700): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03700): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03700): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03700): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.234580941 +0000 UTC m=+6.737167042 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03700): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03c00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03c00): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03c00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d1c1c0 item 84 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03c00): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03c00): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03c00): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03c00): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03c00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.235419575 +0000 UTC m=+6.738005666 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e03c00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de9340): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de9340): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de9340): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de9340): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de9340): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.235419575 +0000 UTC m=+6.738005666 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de9340): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d700e0 item 84 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de99c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de99c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de99c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de99c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de99c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.23801697 +0000 UTC m=+6.740603061 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de99c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de9ec0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de9ec0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de9ec0): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de9ec0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de9ec0): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de9ec0): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d70770 item 85 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de9ec0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de9ec0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.238682237 +0000 UTC m=+6.741268328 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463de9ec0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409a500): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409a500): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409a500): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409a500): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409a500): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.238682237 +0000 UTC m=+6.741268328 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409a500): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d70af0 item 85 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409ab80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409ab80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409ab80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409ab80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409ab80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.240650554 +0000 UTC m=+6.743236645 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409ab80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409b080): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409b080): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409b080): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d710a0 item 86 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409b080): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409b080): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409b080): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409b080): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409b080): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.241377788 +0000 UTC m=+6.743963879 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409b080): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409b600): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409b600): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409b600): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409b600): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409b600): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.241377788 +0000 UTC m=+6.743963879 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409b600): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d712d0 item 86 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409bc80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409bc80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409bc80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409bc80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409bc80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.244030507 +0000 UTC m=+6.746616598 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46409bc80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640ca280): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640ca280): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640ca280): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640ca280): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640ca280): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640ca280): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d719d0 item 87 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640ca280): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640ca280): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.245173516 +0000 UTC m=+6.747759617 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640ca280): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640ca7c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640ca7c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640ca7c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640ca7c0): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640ca7c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.245173516 +0000 UTC m=+6.747759617 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640ca7c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d71d50 item 87 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cae40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cae40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cae40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cae40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cae40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.24829424 +0000 UTC m=+6.750880331 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cae40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cb340): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cb340): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cb340): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463512700 item 88 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cb340): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cb340): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cb340): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cb340): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cb340): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.248905063 +0000 UTC m=+6.751491155 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cb340): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cb8c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cb8c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cb8c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cb8c0): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cb8c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.248905063 +0000 UTC m=+6.751491155 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640cb8c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463512b60 item 88 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418a000): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418a000): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418a000): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418a000): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418a000): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418a000): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418a000): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418a000): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.251307912 +0000 UTC m=+6.753894003 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418a000): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418a540): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418a540): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418a540): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463513180 item 89 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418a540): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418a540): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.25197479 +0000 UTC m=+6.754560892 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418a540): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418aa80): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418aa80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418aa80): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418aa80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418aa80): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418aa80): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463513500 item 89 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418aa80): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418aa80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.25260384 +0000 UTC m=+6.755189931 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418aa80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418b000): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418b000): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418b000): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418b000): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418b000): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.25260384 +0000 UTC m=+6.755189931 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418b000): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4635137a0 item 89 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418b640): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418b640): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418b640): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418b640): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418b640): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418b640): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418b640): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418b640): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.256505227 +0000 UTC m=+6.759091318 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418b640): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418bb80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418bb80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418bb80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422e150 item 90 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418bb80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418bb80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.257208536 +0000 UTC m=+6.759794627 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46418bb80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aa1c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aa1c0): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aa1c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422e310 item 90 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aa1c0): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aa1c0): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aa1c0): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aa1c0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aa1c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.257869484 +0000 UTC m=+6.760455586 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aa1c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aa780): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aa780): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aa780): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aa780): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aa780): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.257869484 +0000 UTC m=+6.760455586 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aa780): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422e540 item 90 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aadc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aadc0): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aadc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aadc0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aadc0): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aadc0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aadc0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aadc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.260878056 +0000 UTC m=+6.763464147 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641aadc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ab300): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ab300): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ab300): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422e8c0 item 91 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ab300): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ab300): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.26193934 +0000 UTC m=+6.764525432 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ab300): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30080): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30080): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30080): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30080): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30080): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30080): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d1c3f0 item 91 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30080): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30080): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.262593827 +0000 UTC m=+6.765179918 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30080): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30600): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30600): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30600): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30600): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30600): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.262593827 +0000 UTC m=+6.765179918 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30600): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d1c620 item 91 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30c40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30c40): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30c40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30c40): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30c40): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30c40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30c40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30c40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.26556618 +0000 UTC m=+6.768152271 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e30c40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e31180): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e31180): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e31180): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d1c9a0 item 92 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e31180): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e31180): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.266155763 +0000 UTC m=+6.768741854 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e31180): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e316c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e316c0): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e316c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d1cb60 item 92 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e316c0): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e316c0): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e316c0): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e316c0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e316c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.266961886 +0000 UTC m=+6.769547977 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e316c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e31c80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e31c80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e31c80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e31c80): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e31c80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.266961886 +0000 UTC m=+6.769547977 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e31c80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d1cd20 item 92 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e603c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e603c0): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e603c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e603c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e603c0): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e603c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e603c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e603c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.270579909 +0000 UTC m=+6.773166001 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e603c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e60900): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e60900): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e60900): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d1d180 item 93 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e60900): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e60900): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.271600536 +0000 UTC m=+6.774186627 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e60900): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e61000): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e61000): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e61000): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e61000): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e61000): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.271600536 +0000 UTC m=+6.774186627 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e61000): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d1d6c0 item 93 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ab680): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ab680): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ab680): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ab680): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ab680): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ab680): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ab680): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ab680): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.273742161 +0000 UTC m=+6.776328252 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ab680): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641abbc0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641abbc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641abbc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422eb60 item 94 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641abbc0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641abbc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.274893515 +0000 UTC m=+6.777479606 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641abbc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d03c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d03c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d03c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d03c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d03c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.274893515 +0000 UTC m=+6.777479606 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d03c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422ed90 item 94 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d0a00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d0a00): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d0a00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d0a00): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d0a00): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d0a00): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d0a00): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d0a00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.277763606 +0000 UTC m=+6.780349697 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d0a00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d0f40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d0f40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d0f40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422f110 item 95 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d0f40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d0f40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.27848599 +0000 UTC m=+6.781072091 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d0f40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d1640): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d1640): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d1640): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d1640): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d1640): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.27848599 +0000 UTC m=+6.781072091 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d1640): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422f2d0 item 95 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d1c80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d1c80): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d1c80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d1c80): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d1c80): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d1c80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d1c80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d1c80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.281309743 +0000 UTC m=+6.783895874 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d1c80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f42c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f42c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f42c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422f650 item 96 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f42c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f42c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.281816 +0000 UTC m=+6.784402091 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f42c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f49c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f49c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f49c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f49c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f49c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.281816 +0000 UTC m=+6.784402091 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f49c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422f810 item 96 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= 2026/07/19 03:54:25 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:25 DEBUG : Looking for writers 2026/07/19 03:54:25 DEBUG : >WaitForWriters: 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/19 03:54:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f50c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f50c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f50c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f50c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f50c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.29320558 +0000 UTC m=+6.795791671 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f50c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f5540): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f5540): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f5540): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f5540): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f5540): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f5540): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f5540): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.29320558 +0000 UTC m=+6.795791671 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f5540): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f5a00): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f5a00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f5a00): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f5a00): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f5a00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.29320558 +0000 UTC m=+6.795791671 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641f5a00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d8aaf0 item 1 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e61680): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e61680): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e61680): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e61680): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e61680): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.296058157 +0000 UTC m=+6.798644248 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e61680): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e61b80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e61b80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e61b80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e61b80): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e61b80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.296058157 +0000 UTC m=+6.798644248 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e61b80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d1db90 item 2 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642142c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642142c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642142c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642142c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642142c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.298339286 +0000 UTC m=+6.800925377 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642142c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464214740): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464214740): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464214740): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464214740): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464214740): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464214740): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464214740): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.298339286 +0000 UTC m=+6.800925377 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464214740): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464214c00): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464214c00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464214c00): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464214c00): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464214c00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.298339286 +0000 UTC m=+6.800925377 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464214c00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46388c310 item 3 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430a640): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430a640): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430a640): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430a640): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430a640): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.301031219 +0000 UTC m=+6.803617311 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430a640): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430ab80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430ab80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430ab80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430ab80): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430ab80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.301031219 +0000 UTC m=+6.803617311 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430ab80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463a3f0a0 item 4 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429c140): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429c140): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429c140): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429c140): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429c140): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.302983046 +0000 UTC m=+6.805569137 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429c140): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429c5c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429c5c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429c5c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429c5c0): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429c5c0): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429c5c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429c5c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.302983046 +0000 UTC m=+6.805569137 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429c5c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429ca80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429ca80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429ca80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429ca80): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429ca80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.302983046 +0000 UTC m=+6.805569137 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429ca80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d8b180 item 5 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429d100): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429d100): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429d100): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429d100): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429d100): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.307722657 +0000 UTC m=+6.810308748 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429d100): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429d640): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429d640): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429d640): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429d640): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429d640): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.307722657 +0000 UTC m=+6.810308748 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429d640): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d8b7a0 item 6 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429dcc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429dcc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429dcc0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429dcc0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429dcc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.310045044 +0000 UTC m=+6.812631135 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46429dcc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ca2c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ca2c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ca2c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ca2c0): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ca2c0): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ca2c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ca2c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.310045044 +0000 UTC m=+6.812631135 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ca2c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ca780): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ca780): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ca780): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ca780): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ca780): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.310045044 +0000 UTC m=+6.812631135 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ca780): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d8bb20 item 7 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cae00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cae00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cae00): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cae00): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cae00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.313664058 +0000 UTC m=+6.816250149 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cae00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cb340): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cb340): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cb340): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cb340): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cb340): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.313664058 +0000 UTC m=+6.816250149 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cb340): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463db05b0 item 8 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b140): _readAt: size=2, off=0 2026/07/19 03:54:25 ERROR : open-test-file(0x33f46430b140): Couldn't read size of file 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b140): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b140): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b140): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b140): close: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b140): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b500): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b500): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b500): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b500): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b500): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.316010871 +0000 UTC m=+6.818596962 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b500): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b980): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b980): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b980): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b980): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b980): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b980): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b980): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.316010871 +0000 UTC m=+6.818596962 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b980): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430be80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430be80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430be80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430be80): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430be80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.316010871 +0000 UTC m=+6.818596962 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430be80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463a3f500 item 9 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439a600): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439a600): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439a600): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439a600): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439a600): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.319103141 +0000 UTC m=+6.821689232 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439a600): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439ab40): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439ab40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439ab40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439ab40): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439ab40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.319103141 +0000 UTC m=+6.821689232 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439ab40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463a3f9d0 item 10 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439b180): _readAt: size=2, off=0 2026/07/19 03:54:25 ERROR : open-test-file(0x33f46439b180): Couldn't read size of file 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439b180): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439b180): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439b180): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439b180): close: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439b180): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439b540): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439b540): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439b540): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439b540): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439b540): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.321911334 +0000 UTC m=+6.824497435 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439b540): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439ba40): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439ba40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439ba40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439ba40): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439ba40): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439ba40): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439ba40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.321911334 +0000 UTC m=+6.824497435 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46439ba40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643f6040): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643f6040): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643f6040): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643f6040): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643f6040): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.321911334 +0000 UTC m=+6.824497435 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643f6040): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463a3fd50 item 11 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643f66c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643f66c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643f66c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643f66c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643f66c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.325247975 +0000 UTC m=+6.827834097 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643f66c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643f6c00): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643f6c00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643f6c00): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643f6c00): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643f6c00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.325247975 +0000 UTC m=+6.827834097 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4643f6c00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638e4bd0 item 12 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cb980): _readAt: size=2, off=0 2026/07/19 03:54:25 ERROR : open-test-file(0x33f4642cb980): Couldn't read size of file 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cb980): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cb980): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cb980): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cb980): close: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cb980): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cbd40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cbd40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cbd40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cbd40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cbd40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.327822277 +0000 UTC m=+6.830408379 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642cbd40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ec500): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ec500): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ec500): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ec500): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ec500): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.327822277 +0000 UTC m=+6.830408379 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ec500): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463db0c40 item 13 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ecb80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ecb80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ecb80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ecb80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ecb80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.330686237 +0000 UTC m=+6.833272328 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ecb80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ed0c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ed0c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ed0c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ed0c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ed0c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.330686237 +0000 UTC m=+6.833272328 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ed0c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463db1030 item 14 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ed700): _readAt: size=2, off=0 2026/07/19 03:54:25 ERROR : open-test-file(0x33f4642ed700): Couldn't read size of file 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ed700): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ed700): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ed700): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ed700): close: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642ed700): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642edac0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642edac0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642edac0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642edac0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642edac0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.333345628 +0000 UTC m=+6.835931719 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642edac0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448e280): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448e280): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448e280): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448e280): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448e280): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.333345628 +0000 UTC m=+6.835931719 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448e280): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463db18f0 item 15 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448e900): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448e900): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448e900): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448e900): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448e900): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.336483686 +0000 UTC m=+6.839069827 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448e900): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448ee40): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448ee40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448ee40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448ee40): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448ee40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.336483686 +0000 UTC m=+6.839069827 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448ee40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463c9c1c0 item 16 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448f480): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448f480): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448f480): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448f480): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448f480): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.338991302 +0000 UTC m=+6.841577393 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448f480): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448f900): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448f900): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448f900): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448f900): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448f900): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448f900): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448f900): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448f900): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.338991302 +0000 UTC m=+6.841577393 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448f900): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448fd40): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448fd40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448fd40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448fd40): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448fd40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.338991302 +0000 UTC m=+6.841577393 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46448fd40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463c9c770 item 17 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b44c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b44c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b44c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b44c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b44c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.34469822 +0000 UTC m=+6.847284311 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b44c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b4a00): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b4a00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b4a00): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b4a00): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b4a00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.34469822 +0000 UTC m=+6.847284311 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b4a00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463c9cf50 item 18 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5080): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5080): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5080): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5080): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5080): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.348312886 +0000 UTC m=+6.850898977 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5080): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5580): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5580): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5580): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5580): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5580): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5580): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5580): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5580): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.348312886 +0000 UTC m=+6.850898977 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5580): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5a80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5a80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5a80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5a80): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5a80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.348312886 +0000 UTC m=+6.850898977 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644b5a80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463c9d3b0 item 19 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d6200): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d6200): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d6200): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d6200): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d6200): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.351742533 +0000 UTC m=+6.854328624 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d6200): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d6740): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d6740): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d6740): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d6740): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d6740): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.351742533 +0000 UTC m=+6.854328624 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d6740): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463c9d880 item 20 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d6dc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d6dc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d6dc0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d6dc0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d6dc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.354369947 +0000 UTC m=+6.856956038 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d6dc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d72c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d72c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d72c0): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d72c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d72c0): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d72c0): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d72c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d72c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.354369947 +0000 UTC m=+6.856956038 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d72c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d77c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d77c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d77c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d77c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d77c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.354369947 +0000 UTC m=+6.856956038 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d77c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463c9dce0 item 21 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d7e40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d7e40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d7e40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d7e40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d7e40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.356618222 +0000 UTC m=+6.859204313 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4644d7e40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464512480): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464512480): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464512480): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464512480): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464512480): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.356618222 +0000 UTC m=+6.859204313 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464512480): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638a6ee0 item 22 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464512b00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464512b00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464512b00): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464512b00): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464512b00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.359681337 +0000 UTC m=+6.862267438 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464512b00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513000): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513000): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513000): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513000): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513000): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513000): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513000): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513000): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.359681337 +0000 UTC m=+6.862267438 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513000): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513500): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513500): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513500): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513500): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513500): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.359681337 +0000 UTC m=+6.862267438 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513500): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638a7570 item 23 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513b80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513b80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513b80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513b80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513b80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.363686582 +0000 UTC m=+6.866272673 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464513b80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452c1c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452c1c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452c1c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452c1c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452c1c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.363686582 +0000 UTC m=+6.866272673 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452c1c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463866770 item 24 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452c800): _readAt: size=2, off=0 2026/07/19 03:54:25 ERROR : open-test-file(0x33f46452c800): Couldn't read size of file 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452c800): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452c800): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452c800): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452c800): close: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452c800): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452cbc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452cbc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452cbc0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452cbc0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452cbc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.365898308 +0000 UTC m=+6.868484410 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452cbc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452d0c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452d0c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452d0c0): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452d0c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452d0c0): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452d0c0): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452d0c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452d0c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.365898308 +0000 UTC m=+6.868484410 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452d0c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452d600): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452d600): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452d600): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452d600): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452d600): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.365898308 +0000 UTC m=+6.868484410 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452d600): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463867260 item 25 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452dc80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452dc80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452dc80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452dc80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452dc80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.373188818 +0000 UTC m=+6.875774959 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46452dc80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645522c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645522c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645522c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645522c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645522c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.373188818 +0000 UTC m=+6.875774959 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645522c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46382e770 item 26 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464552900): _readAt: size=2, off=0 2026/07/19 03:54:25 ERROR : open-test-file(0x33f464552900): Couldn't read size of file 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464552900): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464552900): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464552900): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464552900): close: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464552900): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464552cc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464552cc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464552cc0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464552cc0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464552cc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.375178906 +0000 UTC m=+6.877764997 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464552cc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645531c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645531c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645531c0): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645531c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645531c0): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645531c0): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645531c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645531c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.375178906 +0000 UTC m=+6.877764997 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645531c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464553700): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464553700): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464553700): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464553700): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464553700): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.375178906 +0000 UTC m=+6.877764997 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464553700): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46382f180 item 27 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464553d80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464553d80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464553d80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464553d80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464553d80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.377780129 +0000 UTC m=+6.880366220 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464553d80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645723c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645723c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645723c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645723c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645723c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.377780129 +0000 UTC m=+6.880366220 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645723c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463b043f0 item 28 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572a00): _readAt: size=2, off=0 2026/07/19 03:54:25 ERROR : open-test-file(0x33f464572a00): Couldn't read size of file 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572a00): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572a00): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572a00): close: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572a00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572dc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572dc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572dc0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572dc0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572dc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.379848746 +0000 UTC m=+6.882434837 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572dc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573480): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573480): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573480): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573480): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573480): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.379848746 +0000 UTC m=+6.882434837 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573480): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463b04d20 item 29 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573b00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573b00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573b00): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573b00): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573b00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.386127363 +0000 UTC m=+6.888713484 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573b00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca00c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca00c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca00c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca00c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca00c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.386127363 +0000 UTC m=+6.888713484 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca00c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463ac92d0 item 30 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca0700): _readAt: size=2, off=0 2026/07/19 03:54:25 ERROR : open-test-file(0x33f463ca0700): Couldn't read size of file 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca0700): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca0700): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca0700): >_writeAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca0700): close: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca0700): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca0ac0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca0ac0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca0ac0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca0ac0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca0ac0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.392382848 +0000 UTC m=+6.894968939 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca0ac0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca1180): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca1180): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca1180): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca1180): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca1180): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.392382848 +0000 UTC m=+6.894968939 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca1180): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46388caf0 item 31 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca1800): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca1800): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca1800): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca1800): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca1800): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.396380778 +0000 UTC m=+6.898966869 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca1800): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca1d40): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca1d40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca1d40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca1d40): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca1d40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.396380778 +0000 UTC m=+6.898966869 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ca1d40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46388d810 item 32 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572480): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572480): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572480): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572480): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572480): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.399883604 +0000 UTC m=+6.902469725 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572480): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572900): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572900): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572900): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572900): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572900): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46388de30 item 33 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572900): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572900): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.400664498 +0000 UTC m=+6.903250590 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572900): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572e00): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572e00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572e00): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572e00): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572e00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.400664498 +0000 UTC m=+6.903250590 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464572e00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463ac8460 item 33 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573440): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573440): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573440): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573440): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573440): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.404064429 +0000 UTC m=+6.906650520 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573440): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390c380): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390c380): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463b04150 item 34 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390c380): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390c380): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390c380): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390c380): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390c380): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.405492748 +0000 UTC m=+6.908078839 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390c380): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390dbc0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390dbc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390dbc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390dbc0): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390dbc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.405492748 +0000 UTC m=+6.908078839 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46390dbc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463b04460 item 34 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4637eb580): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4637eb580): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4637eb580): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4637eb580): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4637eb580): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.409769644 +0000 UTC m=+6.912355735 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4637eb580): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca540): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca540): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca540): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca540): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca540): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463b04e00 item 35 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca540): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca540): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.411246273 +0000 UTC m=+6.913832364 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463aca540): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acab00): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acab00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acab00): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acab00): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acab00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.411246273 +0000 UTC m=+6.913832364 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acab00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463b05260 item 35 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb200): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb200): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb200): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb200): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb200): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.414348963 +0000 UTC m=+6.916935064 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb200): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb700): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb700): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463b05650 item 36 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb700): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb700): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb700): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb700): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb700): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.415548419 +0000 UTC m=+6.918134510 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acb700): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acbc40): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acbc40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acbc40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acbc40): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acbc40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.415548419 +0000 UTC m=+6.918134510 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463acbc40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463b05810 item 36 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c3c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c3c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c3c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c3c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c3c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.418336013 +0000 UTC m=+6.920922114 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c3c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c840): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c840): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c840): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c840): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c840): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463b05ce0 item 37 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c840): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c840): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.419709156 +0000 UTC m=+6.922295257 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425c840): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425cd40): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425cd40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425cd40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425cd40): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425cd40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.419709156 +0000 UTC m=+6.922295257 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425cd40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638e4310 item 37 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d440): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d440): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d440): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d440): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d440): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.423330386 +0000 UTC m=+6.925916477 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d440): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d940): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d940): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638e4af0 item 38 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d940): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d940): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d940): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d940): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d940): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.424276312 +0000 UTC m=+6.926862393 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46425d940): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645737c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645737c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645737c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645737c0): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645737c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.424276312 +0000 UTC m=+6.926862393 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4645737c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638e5110 item 38 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573e80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573e80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573e80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573e80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573e80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.426554855 +0000 UTC m=+6.929140946 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464573e80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c480): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c480): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c480): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c480): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c480): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463ac8f50 item 39 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c480): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c480): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.427682736 +0000 UTC m=+6.930268827 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c480): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c980): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c980): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c980): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c980): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c980): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.427682736 +0000 UTC m=+6.930268827 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4c980): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463ac9490 item 39 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d000): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d000): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d000): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d000): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d000): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.430267617 +0000 UTC m=+6.932853739 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d000): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d580): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d580): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463ac9ab0 item 40 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d580): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d580): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d580): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d580): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d580): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.431613619 +0000 UTC m=+6.934199711 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4d580): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4dac0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4dac0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4dac0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4dac0): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4dac0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.431613619 +0000 UTC m=+6.934199711 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b4dac0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638d4070 item 40 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463488880): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463488880): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463488880): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463488880): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463488880): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463488880): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463488880): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.43518822 +0000 UTC m=+6.937774351 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463488880): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463488d80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463488d80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463488d80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638d43f0 item 41 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463488d80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463488d80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.43633714 +0000 UTC m=+6.938923231 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463488d80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489240): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489240): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489240): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489240): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489240): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638d45b0 item 41 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489240): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489240): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.437507932 +0000 UTC m=+6.940094023 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489240): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489780): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489780): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489780): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489780): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489780): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.437507932 +0000 UTC m=+6.940094023 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463489780): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638d4770 item 41 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e200): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e200): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e200): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e200): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e200): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e200): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e200): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.440894727 +0000 UTC m=+6.943480828 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e200): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e700): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e700): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e700): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638d4d90 item 42 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e700): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e700): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.442590771 +0000 UTC m=+6.945176862 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9e700): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9ec40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9ec40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638d5030 item 42 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9ec40): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9ec40): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9ec40): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9ec40): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9ec40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.444177778 +0000 UTC m=+6.946763919 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9ec40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f240): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f240): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f240): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f240): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f240): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.444177778 +0000 UTC m=+6.946763919 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f240): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638d51f0 item 42 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f980): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f980): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f980): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f980): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f980): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f980): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f980): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.449652297 +0000 UTC m=+6.952238408 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9f980): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fe80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fe80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fe80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638d55e0 item 43 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fe80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fe80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.450945209 +0000 UTC m=+6.953531320 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b9fe80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba66c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba66c0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba66c0): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba66c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba66c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638d5880 item 43 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba66c0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba66c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.451964475 +0000 UTC m=+6.954550576 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba66c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6c00): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6c00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6c00): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6c00): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6c00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.451964475 +0000 UTC m=+6.954550576 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba6c00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464158070 item 43 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7240): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7240): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7240): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7240): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7240): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7240): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7240): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.455739323 +0000 UTC m=+6.958325424 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7240): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7740): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7740): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7740): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464158540 item 44 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7740): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7740): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.456628893 +0000 UTC m=+6.959214985 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7740): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7c80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7c80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4641587e0 item 44 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7c80): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7c80): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7c80): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7c80): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7c80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.457486403 +0000 UTC m=+6.960072554 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463ba7c80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0300): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0300): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0300): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0300): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0300): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.457486403 +0000 UTC m=+6.960072554 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0300): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464158a10 item 44 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b09c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b09c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b09c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b09c0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b09c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b09c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b09c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.459675617 +0000 UTC m=+6.962261708 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b09c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0ec0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0ec0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0ec0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464158d90 item 45 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0ec0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0ec0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.460572021 +0000 UTC m=+6.963158112 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b0ec0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b15c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b15c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b15c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b15c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b15c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.460572021 +0000 UTC m=+6.963158112 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b15c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464158f50 item 45 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1c00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1c00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1c00): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1c00): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1c00): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1c00): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1c00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.463589609 +0000 UTC m=+6.966175711 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642b1c00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94200): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94200): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94200): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4641592d0 item 46 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94200): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94200): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.465212835 +0000 UTC m=+6.967798926 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94200): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94b80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94b80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94b80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94b80): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94b80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.465212835 +0000 UTC m=+6.967798926 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a94b80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464159490 item 46 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a95680): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a95680): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a95680): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a95680): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a95680): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a95680): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a95680): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.467420154 +0000 UTC m=+6.970006245 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463a95680): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430a200): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430a200): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430a200): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4641598f0 item 47 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430a200): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430a200): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.46920264 +0000 UTC m=+6.971788731 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430a200): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430a940): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430a940): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430a940): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430a940): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430a940): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.46920264 +0000 UTC m=+6.971788731 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430a940): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464159ab0 item 47 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430af80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430af80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430af80): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430af80): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430af80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430af80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430af80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.47245316 +0000 UTC m=+6.975039251 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430af80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b480): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b480): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b480): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464328000 item 48 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b480): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b480): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.473136771 +0000 UTC m=+6.975722862 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430b480): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430bb80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430bb80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430bb80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430bb80): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430bb80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.473136771 +0000 UTC m=+6.975722862 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46430bb80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4643282a0 item 48 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c722c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c722c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c722c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c722c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c722c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.475487029 +0000 UTC m=+6.978073120 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c722c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72740): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72740): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72740): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72740): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72740): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72740): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4643287e0 item 49 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72740): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72740): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.476666136 +0000 UTC m=+6.979252227 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72740): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72c80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72c80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72c80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72c80): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72c80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.476666136 +0000 UTC m=+6.979252227 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c72c80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4643289a0 item 49 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73300): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73300): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73300): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73300): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73300): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.478977411 +0000 UTC m=+6.981563502 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73300): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73800): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73800): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73800): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464328f50 item 50 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73800): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73800): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73800): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73800): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73800): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.479724201 +0000 UTC m=+6.982310292 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c73800): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68280): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68280): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68280): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68280): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68280): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.479724201 +0000 UTC m=+6.982310292 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68280): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464329110 item 50 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68900): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68900): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68900): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68900): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68900): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.482024656 +0000 UTC m=+6.984610757 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68900): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68e00): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68e00): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68e00): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68e00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68e00): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68e00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464329490 item 51 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68e00): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68e00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.482633145 +0000 UTC m=+6.985219237 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b68e00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b69340): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b69340): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b69340): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b69340): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b69340): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.482633145 +0000 UTC m=+6.985219237 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b69340): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464329650 item 51 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b699c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b699c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b699c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b699c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b699c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.484320692 +0000 UTC m=+6.986906793 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b699c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b69ec0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b69ec0): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b69ec0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4643299d0 item 52 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b69ec0): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b69ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b69ec0): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b69ec0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b69ec0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.485336331 +0000 UTC m=+6.987922422 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b69ec0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b78540): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b78540): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b78540): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b78540): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b78540): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.485336331 +0000 UTC m=+6.987922422 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b78540): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464329b90 item 52 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b78bc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b78bc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b78bc0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b78bc0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b78bc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.486984864 +0000 UTC m=+6.989570955 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b78bc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b790c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b790c0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b790c0): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b790c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b790c0): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b790c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e2070 item 53 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b790c0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b790c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.487690477 +0000 UTC m=+6.990276568 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b790c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b79600): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b79600): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b79600): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b79600): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b79600): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.487690477 +0000 UTC m=+6.990276568 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b79600): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e2230 item 53 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b79c80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b79c80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b79c80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b79c80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b79c80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.489717705 +0000 UTC m=+6.992303796 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463b79c80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0280): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0280): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0280): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e25b0 item 54 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0280): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0280): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0280): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0280): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0280): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.49072593 +0000 UTC m=+6.993312051 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0280): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0800): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0800): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0800): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0800): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0800): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.49072593 +0000 UTC m=+6.993312051 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0800): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e2770 item 54 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0e80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0e80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0e80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0e80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0e80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.493128267 +0000 UTC m=+6.995714358 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb0e80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb1380): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb1380): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb1380): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb1380): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb1380): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb1380): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e2bd0 item 55 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb1380): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb1380): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.494511849 +0000 UTC m=+6.997097951 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb1380): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb18c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb18c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb18c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb18c0): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb18c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.494511849 +0000 UTC m=+6.997097951 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bb18c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e2d90 item 55 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2040): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2040): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2040): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2040): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2040): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.497938761 +0000 UTC m=+7.000524852 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2040): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2540): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2540): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2540): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e3110 item 56 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2540): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2540): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2540): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2540): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2540): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.499045953 +0000 UTC m=+7.001632044 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2540): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2ac0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2ac0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2ac0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2ac0): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2ac0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.499045953 +0000 UTC m=+7.001632044 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc2ac0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e32d0 item 56 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3100): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3100): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3100): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3100): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3100): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3100): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3100): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3100): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.500710377 +0000 UTC m=+7.003296468 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3100): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3640): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3640): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3640): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e3650 item 57 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3640): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3640): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.501439463 +0000 UTC m=+7.004025574 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3640): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3b80): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3b80): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3b80): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3b80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3b80): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3b80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e3810 item 57 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3b80): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3b80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.502392373 +0000 UTC m=+7.004978464 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bc3b80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4200): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4200): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4200): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4200): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4200): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.502392373 +0000 UTC m=+7.004978464 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4200): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e39d0 item 57 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4840): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4840): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4840): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4840): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4840): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4840): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4840): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4840): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.504586557 +0000 UTC m=+7.007172648 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4840): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4d80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4d80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4d80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4640e3dc0 item 58 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4d80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4d80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.505130675 +0000 UTC m=+7.007716776 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd4d80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd52c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd52c0): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd52c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4643600e0 item 58 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd52c0): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd52c0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd52c0): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd52c0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd52c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.505769261 +0000 UTC m=+7.008355352 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd52c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd5880): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd5880): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd5880): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd5880): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd5880): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.505769261 +0000 UTC m=+7.008355352 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd5880): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4643602a0 item 58 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd5ec0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd5ec0): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd5ec0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd5ec0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd5ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd5ec0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd5ec0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd5ec0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.507982931 +0000 UTC m=+7.010569022 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bd5ec0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bea500): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bea500): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bea500): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464360620 item 59 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bea500): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bea500): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.508643178 +0000 UTC m=+7.011229269 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bea500): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beaa40): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beaa40): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beaa40): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beaa40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beaa40): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beaa40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4643608c0 item 59 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beaa40): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beaa40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.509248091 +0000 UTC m=+7.011834182 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beaa40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beafc0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beafc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beafc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beafc0): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beafc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.509248091 +0000 UTC m=+7.011834182 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beafc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464360a80 item 59 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beb600): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beb600): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beb600): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beb600): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beb600): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beb600): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beb600): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beb600): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.511502418 +0000 UTC m=+7.014088519 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463beb600): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bebb40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bebb40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bebb40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464360ee0 item 60 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bebb40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bebb40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.512050484 +0000 UTC m=+7.014636575 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463bebb40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4c180): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4c180): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4c180): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464361110 item 60 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4c180): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4c180): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4c180): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4c180): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4c180): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.513344879 +0000 UTC m=+7.015931010 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4c180): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4c740): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4c740): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4c740): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4c740): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4c740): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.513344879 +0000 UTC m=+7.015931010 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4c740): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4643612d0 item 60 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4cd80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4cd80): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4cd80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4cd80): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4cd80): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4cd80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4cd80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4cd80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.515600568 +0000 UTC m=+7.018186659 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4cd80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4d2c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4d2c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4d2c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464361650 item 61 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4d2c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4d2c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.516192346 +0000 UTC m=+7.018778447 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4d2c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4d9c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4d9c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4d9c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4d9c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4d9c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.516192346 +0000 UTC m=+7.018778447 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c4d9c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464361810 item 61 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70100): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70100): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70100): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70100): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70100): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70100): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70100): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70100): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.517821352 +0000 UTC m=+7.020407443 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70100): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70640): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70640): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70640): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464361c00 item 62 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70640): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70640): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.518437996 +0000 UTC m=+7.021024098 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70640): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70d40): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70d40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70d40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70d40): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70d40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.518437996 +0000 UTC m=+7.021024098 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c70d40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464361dc0 item 62 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c71380): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c71380): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c71380): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c71380): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c71380): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c71380): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c71380): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c71380): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.520048038 +0000 UTC m=+7.022634129 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c71380): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c718c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c718c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c718c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463870930 item 63 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c718c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c718c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.521061763 +0000 UTC m=+7.023647854 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463c718c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd60c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd60c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd60c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd60c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd60c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.521061763 +0000 UTC m=+7.023647854 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd60c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463870d20 item 63 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd6700): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd6700): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd6700): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd6700): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd6700): >_readAt: n=0, err=Bad file descriptor 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd6700): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd6700): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd6700): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.52369764 +0000 UTC m=+7.026283741 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd6700): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd6c40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd6c40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd6c40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463871180 item 64 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd6c40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd6c40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.524569427 +0000 UTC m=+7.027155528 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd6c40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7340): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7340): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7340): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7340): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7340): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.524569427 +0000 UTC m=+7.027155528 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7340): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463871420 item 64 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7980): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7980): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7980): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7980): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7980): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.526994938 +0000 UTC m=+7.029581039 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7980): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7e00): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7e00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7e00): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7e00): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7e00): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638717a0 item 65 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7e00): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7e00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.527783537 +0000 UTC m=+7.030369628 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463cd7e00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14400): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14400): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14400): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14400): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14400): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.527783537 +0000 UTC m=+7.030369628 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14400): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638719d0 item 65 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14a40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14a40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14a40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14a40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14a40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.529847335 +0000 UTC m=+7.032433435 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14a40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14ec0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14ec0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464180000 item 66 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14ec0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14ec0): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14ec0): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14ec0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14ec0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.530671822 +0000 UTC m=+7.033257913 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d14ec0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15400): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15400): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15400): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15400): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15400): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.530671822 +0000 UTC m=+7.033257913 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15400): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464180460 item 66 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15a40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15a40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15a40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15a40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15a40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.532401529 +0000 UTC m=+7.034987620 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15a40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15ec0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15ec0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15ec0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15ec0): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15ec0): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4641807e0 item 67 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15ec0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15ec0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.53295312 +0000 UTC m=+7.035539212 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d15ec0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d824c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d824c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d824c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d824c0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d824c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.53295312 +0000 UTC m=+7.035539212 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d824c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4641809a0 item 67 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d82b40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d82b40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d82b40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d82b40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d82b40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.534521794 +0000 UTC m=+7.037107885 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d82b40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83040): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83040): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464180d20 item 68 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83040): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83040): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83040): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83040): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83040): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.535134421 +0000 UTC m=+7.037720512 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83040): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83580): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83580): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83580): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83580): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83580): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.535134421 +0000 UTC m=+7.037720512 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83580): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464180ee0 item 68 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83bc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83bc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83bc0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83bc0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83bc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.536800546 +0000 UTC m=+7.039386637 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463d83bc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4140): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4140): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4140): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4140): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4140): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464181490 item 69 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4140): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4140): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.537441758 +0000 UTC m=+7.040027849 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4140): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4640): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4640): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4640): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4640): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4640): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.537441758 +0000 UTC m=+7.040027849 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4640): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464181650 item 69 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4cc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4cc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4cc0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4cc0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4cc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.539269921 +0000 UTC m=+7.041856031 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da4cc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da51c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da51c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464181a40 item 70 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da51c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da51c0): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da51c0): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da51c0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da51c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.540337477 +0000 UTC m=+7.042923568 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da51c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da5700): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da5700): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da5700): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da5700): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da5700): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.540337477 +0000 UTC m=+7.042923568 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da5700): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464181c00 item 70 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da5d80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da5d80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da5d80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da5d80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da5d80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.541992653 +0000 UTC m=+7.044578754 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463da5d80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8380): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8380): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8380): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8380): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8380): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439c0e0 item 71 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8380): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8380): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.542793194 +0000 UTC m=+7.045379285 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8380): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8880): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8880): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8880): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8880): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8880): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.542793194 +0000 UTC m=+7.045379285 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8880): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439c2a0 item 71 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8f00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8f00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8f00): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8f00): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8f00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.544959717 +0000 UTC m=+7.047545808 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd8f00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd9400): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd9400): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439c620 item 72 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd9400): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd9400): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd9400): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd9400): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd9400): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.545593313 +0000 UTC m=+7.048179404 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd9400): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd9940): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd9940): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd9940): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd9940): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd9940): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.545593313 +0000 UTC m=+7.048179404 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dd9940): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439c7e0 item 72 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee000): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee000): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee000): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee000): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee000): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee000): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee000): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.547349971 +0000 UTC m=+7.049936062 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee000): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee500): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee500): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee500): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439ccb0 item 73 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee500): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee500): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.548327807 +0000 UTC m=+7.050913898 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee500): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee9c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee9c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee9c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee9c0): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee9c0): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439cee0 item 73 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee9c0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee9c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.549447211 +0000 UTC m=+7.052033302 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463dee9c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463deef00): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463deef00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463deef00): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463deef00): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463deef00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.549447211 +0000 UTC m=+7.052033302 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463deef00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439d0a0 item 73 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463def540): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463def540): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463def540): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463def540): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463def540): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463def540): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463def540): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.551408305 +0000 UTC m=+7.053994396 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463def540): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463defa40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463defa40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463defa40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439d500 item 74 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463defa40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463defa40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.551899443 +0000 UTC m=+7.054485534 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463defa40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10080): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10080): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439d6c0 item 74 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10080): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10080): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10080): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10080): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10080): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.552563817 +0000 UTC m=+7.055149909 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10080): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10600): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10600): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10600): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10600): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10600): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.552563817 +0000 UTC m=+7.055149909 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10600): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439d880 item 74 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10c40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10c40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10c40): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10c40): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10c40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10c40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10c40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.555765253 +0000 UTC m=+7.058351374 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e10c40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11140): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11140): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11140): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439dc00 item 75 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11140): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11140): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.556333126 +0000 UTC m=+7.058919238 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11140): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11680): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11680): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11680): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11680): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11680): _writeAt: size=3, off=2 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46439ddc0 item 75 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11680): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11680): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.556957024 +0000 UTC m=+7.059543115 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11680): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11bc0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11bc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11bc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11bc0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11bc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.556957024 +0000 UTC m=+7.059543115 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e11bc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422a310 item 75 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3a300): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3a300): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3a300): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3a300): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3a300): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3a300): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3a300): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.558513595 +0000 UTC m=+7.061099686 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3a300): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3a800): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3a800): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3a800): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422a690 item 76 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3a800): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3a800): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.559047323 +0000 UTC m=+7.061633414 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3a800): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3ad40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3ad40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422a850 item 76 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3ad40): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3ad40): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3ad40): _writeAt: size=3, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3ad40): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3ad40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.559750271 +0000 UTC m=+7.062336362 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3ad40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3b2c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3b2c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3b2c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3b2c0): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3b2c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.559750271 +0000 UTC m=+7.062336362 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3b2c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422aa80 item 76 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3b900): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3b900): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3b900): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3b900): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3b900): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3b900): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3b900): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.561431355 +0000 UTC m=+7.064017446 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3b900): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3be00): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3be00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3be00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422b0a0 item 77 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3be00): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3be00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.562579534 +0000 UTC m=+7.065165635 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e3be00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e64600): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e64600): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e64600): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e64600): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e64600): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.562579534 +0000 UTC m=+7.065165635 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e64600): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422b5e0 item 77 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e64c40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e64c40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e64c40): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e64c40): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e64c40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e64c40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e64c40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.564225842 +0000 UTC m=+7.066811933 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e64c40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65140): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65140): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65140): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422b960 item 78 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65140): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65140): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.564825345 +0000 UTC m=+7.067411436 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65140): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65840): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65840): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65840): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65840): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65840): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.564825345 +0000 UTC m=+7.067411436 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65840): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422bc00 item 78 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65e80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65e80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65e80): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65e80): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65e80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65e80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65e80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.566645092 +0000 UTC m=+7.069231193 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463e65e80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464088480): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464088480): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464088480): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638ca0e0 item 79 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464088480): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464088480): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.567324955 +0000 UTC m=+7.069911046 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464088480): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464088b80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464088b80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464088b80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464088b80): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464088b80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.567324955 +0000 UTC m=+7.069911046 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464088b80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638ca3f0 item 79 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640891c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640891c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640891c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640891c0): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640891c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640891c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640891c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.568900682 +0000 UTC m=+7.071486773 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640891c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640896c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640896c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640896c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638cb260 item 80 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640896c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640896c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.569480807 +0000 UTC m=+7.072066898 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640896c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464089dc0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464089dc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464089dc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464089dc0): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464089dc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.569480807 +0000 UTC m=+7.072066898 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464089dc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638cb490 item 80 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6500): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6500): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6500): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6500): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6500): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.571377849 +0000 UTC m=+7.073963941 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6500): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6980): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6980): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6980): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6980): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6980): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6980): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638cbce0 item 81 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6980): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6980): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.572025403 +0000 UTC m=+7.074611494 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6980): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6ec0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6ec0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6ec0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6ec0): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6ec0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.572025403 +0000 UTC m=+7.074611494 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b6ec0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464282000 item 81 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b7540): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b7540): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b7540): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b7540): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b7540): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.57371269 +0000 UTC m=+7.076298781 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b7540): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b7a40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b7a40): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b7a40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464282380 item 82 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b7a40): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b7a40): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b7a40): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b7a40): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b7a40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.574378808 +0000 UTC m=+7.076964899 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640b7a40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640da0c0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640da0c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640da0c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640da0c0): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640da0c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.574378808 +0000 UTC m=+7.076964899 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640da0c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464282620 item 82 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640da740): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640da740): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640da740): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640da740): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640da740): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.575840047 +0000 UTC m=+7.078426138 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640da740): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640dac40): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640dac40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640dac40): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640dac40): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640dac40): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640dac40): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464282a80 item 83 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640dac40): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640dac40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.576612185 +0000 UTC m=+7.079198276 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640dac40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640db180): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640db180): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640db180): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640db180): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640db180): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.576612185 +0000 UTC m=+7.079198276 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640db180): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464282c40 item 83 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640db800): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640db800): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640db800): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640db800): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640db800): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.578387148 +0000 UTC m=+7.080973239 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640db800): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640dbd00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640dbd00): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640dbd00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464283030 item 84 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640dbd00): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640dbd00): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640dbd00): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640dbd00): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640dbd00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.579064407 +0000 UTC m=+7.081650507 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4640dbd00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410c380): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410c380): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410c380): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410c380): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410c380): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.579064407 +0000 UTC m=+7.081650507 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410c380): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464283260 item 84 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410ca00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410ca00): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410ca00): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410ca00): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410ca00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.580651224 +0000 UTC m=+7.083237325 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410ca00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410cf00): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410cf00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410cf00): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410cf00): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410cf00): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410cf00): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464283650 item 85 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410cf00): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410cf00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.581249674 +0000 UTC m=+7.083835775 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410cf00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410d440): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410d440): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410d440): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410d440): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410d440): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.581249674 +0000 UTC m=+7.083835775 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410d440): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464283810 item 85 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410dac0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410dac0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410dac0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410dac0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410dac0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.583024846 +0000 UTC m=+7.085610937 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46410dac0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413c0c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413c0c0): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413c0c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464283c00 item 86 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413c0c0): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413c0c0): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413c0c0): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413c0c0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413c0c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.583661329 +0000 UTC m=+7.086247420 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413c0c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413c640): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413c640): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413c640): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413c640): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413c640): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.583661329 +0000 UTC m=+7.086247420 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413c640): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f464283dc0 item 86 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413ccc0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413ccc0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413ccc0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413ccc0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413ccc0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.585147696 +0000 UTC m=+7.087733787 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413ccc0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413d1c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413d1c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413d1c0): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413d1c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413d1c0): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413d1c0): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d703f0 item 87 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413d1c0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413d1c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.585678147 +0000 UTC m=+7.088264238 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413d1c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413d700): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413d700): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413d700): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413d700): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413d700): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.585678147 +0000 UTC m=+7.088264238 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413d700): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d708c0 item 87 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413dd80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413dd80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413dd80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413dd80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413dd80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.587266277 +0000 UTC m=+7.089852368 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46413dd80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46416c380): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46416c380): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46416c380): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d70e00 item 88 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46416c380): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46416c380): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46416c380): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46416c380): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46416c380): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.587917046 +0000 UTC m=+7.090503137 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46416c380): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974100): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974100): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974100): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974100): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974100): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.587917046 +0000 UTC m=+7.090503137 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974100): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638e5570 item 88 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974740): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974740): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974740): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974740): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974740): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974740): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974740): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974740): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.590187444 +0000 UTC m=+7.092773535 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974740): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974c80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974c80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974c80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4638e5ab0 item 89 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974c80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974c80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.590792206 +0000 UTC m=+7.093378297 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463974c80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639751c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639751c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639751c0): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639751c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639751c0): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639751c0): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463512070 item 89 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639751c0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639751c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.591426074 +0000 UTC m=+7.094012165 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4639751c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463975740): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463975740): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463975740): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463975740): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463975740): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.591426074 +0000 UTC m=+7.094012165 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463975740): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f4635125b0 item 89 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463975d80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463975d80): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463975d80): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463975d80): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463975d80): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463975d80): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463975d80): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463975d80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.59387058 +0000 UTC m=+7.096456682 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f463975d80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ac3c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ac3c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ac3c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463512d90 item 90 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ac3c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ac3c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.595926333 +0000 UTC m=+7.098512424 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ac3c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ac900): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ac900): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ac900): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463513110 item 90 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ac900): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ac900): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ac900): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ac900): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ac900): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.597315316 +0000 UTC m=+7.099901437 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ac900): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641acec0): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641acec0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641acec0): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641acec0): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641acec0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.597315316 +0000 UTC m=+7.099901437 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641acec0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463513490 item 90 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ad500): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ad500): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ad500): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ad500): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ad500): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ad500): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ad500): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ad500): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.599999675 +0000 UTC m=+7.102585766 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ad500): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ada40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ada40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ada40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463513c00 item 91 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ada40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ada40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.600587666 +0000 UTC m=+7.103173757 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641ada40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2080): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2080): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2080): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2080): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2080): >_readAt: n=2, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2080): _writeAt: size=3, off=7 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422e0e0 item 91 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2080): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2080): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.601221483 +0000 UTC m=+7.103807584 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2080): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2600): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2600): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2600): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2600): >_readAt: n=8, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2600): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.601221483 +0000 UTC m=+7.103807584 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2600): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422e2a0 item 91 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2c40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2c40): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2c40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2c40): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2c40): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2c40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2c40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2c40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.602717389 +0000 UTC m=+7.105303480 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d2c40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3180): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3180): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3180): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422e690 item 92 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3180): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3180): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.603324064 +0000 UTC m=+7.105910155 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3180): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d36c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d36c0): open at offset 5 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d36c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422e850 item 92 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d36c0): _readAt: size=2, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d36c0): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d36c0): _writeAt: size=3, off=5 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d36c0): >_writeAt: n=3, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d36c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.604001954 +0000 UTC m=+7.106588056 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d36c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3c80): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3c80): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3c80): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3c80): >_readAt: n=3, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3c80): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.604001954 +0000 UTC m=+7.106588056 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4641d3c80): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422ea10 item 92 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642063c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642063c0): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642063c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642063c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642063c0): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642063c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642063c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642063c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.606265068 +0000 UTC m=+7.108851159 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f4642063c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464206900): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464206900): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464206900): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422ee00 item 93 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464206900): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464206900): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.606912141 +0000 UTC m=+7.109498232 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464206900): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464207000): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464207000): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464207000): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464207000): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464207000): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.606912141 +0000 UTC m=+7.109498232 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464207000): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422efc0 item 93 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464207640): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464207640): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464207640): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464207640): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464207640): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464207640): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464207640): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464207640): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.608491834 +0000 UTC m=+7.111077925 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464207640): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242000): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242000): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242000): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f46422f340 item 94 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242000): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242000): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.609179624 +0000 UTC m=+7.111765755 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242000): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242700): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242700): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242700): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242700): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242700): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.609179624 +0000 UTC m=+7.111765755 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242700): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d1c150 item 94 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242d40): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242d40): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242d40): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242d40): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242d40): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242d40): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242d40): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242d40): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.611424773 +0000 UTC m=+7.114010864 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464242d40): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464243280): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464243280): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464243280): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d1c620 item 95 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464243280): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464243280): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.612490997 +0000 UTC m=+7.115077098 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464243280): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464243980): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464243980): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464243980): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464243980): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464243980): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.612490997 +0000 UTC m=+7.115077098 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f464243980): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d1c7e0 item 95 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 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/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427a0c0): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427a0c0): open at offset 0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427a0c0): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427a0c0): _readAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427a0c0): >_readAt: n=0, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427a0c0): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427a0c0): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427a0c0): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.615366658 +0000 UTC m=+7.117952749 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427a0c0): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427a600): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427a600): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427a600): >openPending: err= 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d1cb60 item 96 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427a600): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427a600): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.615983874 +0000 UTC m=+7.118569965 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427a600): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/19 03:54:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/19 03:54:25 DEBUG : open-test-file: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427ad00): _readAt: size=512, off=0 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427ad00): openPending: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427ad00): >openPending: err= 2026/07/19 03:54:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427ad00): >_readAt: n=5, err=EOF 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427ad00): close: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-19 03:54:25.615983874 +0000 UTC m=+7.118569965 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : open-test-file(0x33f46427ad00): >close: err= 2026/07/19 03:54:25 DEBUG : open-test-file: Remove: 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x33f463d1cd20 item 96 2026/07/19 03:54:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/19 03:54:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/19 03:54:25 DEBUG : open-test-file: >Remove: err= 2026/07/19 03:54:25 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:25 DEBUG : Looking for writers 2026/07/19 03:54:25 DEBUG : >WaitForWriters: 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.64s) --- PASS: TestRWFileHandleOpenTests/writes (0.31s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.33s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : file1: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : file1(0x33f46427b840): openPending: 2026/07/19 03:54:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:25 DEBUG : file1(0x33f46427b840): >openPending: err= 2026/07/19 03:54:25 DEBUG : file1: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/19 03:54:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/19 03:54:25 DEBUG : file1(0x33f46427b840): _writeAt: size=2, off=0 2026/07/19 03:54:25 DEBUG : file1(0x33f46427b840): >_writeAt: n=2, err= 2026/07/19 03:54:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/19 03:54:25 DEBUG : file1(0x33f46427b840): RWFileHandle.Flush 2026/07/19 03:54:25 DEBUG : file1(0x33f46427b840): RWFileHandle.Release 2026/07/19 03:54:25 DEBUG : file1(0x33f46427b840): close: 2026/07/19 03:54:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/19 03:54:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : file1(0x33f46427b840): >close: err= 2026/07/19 03:54:25 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:25 DEBUG : Looking for writers 2026/07/19 03:54:25 DEBUG : file1: reading active writers 2026/07/19 03:54:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/19 03:54:25 DEBUG : Looking for writers 2026/07/19 03:54:25 DEBUG : file1: reading active writers 2026/07/19 03:54:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/19 03:54:25 DEBUG : Looking for writers 2026/07/19 03:54:25 DEBUG : file1: reading active writers 2026/07/19 03:54:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/19 03:54:25 DEBUG : Looking for writers 2026/07/19 03:54:25 DEBUG : file1: reading active writers 2026/07/19 03:54:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/19 03:54:25 DEBUG : file1: vfs cache: starting upload 2026/07/19 03:54:25 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1.a0a9169e.partial" 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1.a0a9169e.partial 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-mixakeb1qupe/file1.a0a9169e.partial 2026/07/19 03:54:25 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/19 03:54:25 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/19 03:54:25 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/07/19 03:54:25 INFO : file1: Copied (new) 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:25 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/19 03:54:25 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/19 03:54:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/19 03:54:25 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:25 INFO : file1: vfs cache: upload succeeded try #1 2026/07/19 03:54:25 DEBUG : Looking for writers 2026/07/19 03:54:25 DEBUG : file1: reading active writers 2026/07/19 03:54:25 DEBUG : >WaitForWriters: 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:25 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:25 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/07/19 03:54:25 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:25 DEBUG : Looking for writers 2026/07/19 03:54:25 DEBUG : file1: reading active writers 2026/07/19 03:54:25 DEBUG : >WaitForWriters: 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:25 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:25 DEBUG : rename_me: newRWFileHandle: 2026/07/19 03:54:25 DEBUG : rename_me(0x33f4643ca900): openPending: 2026/07/19 03:54:25 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/19 03:54:25 DEBUG : rename_me(0x33f4643ca900): >openPending: err= 2026/07/19 03:54:25 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/19 03:54:25 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/19 03:54:25 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/19 03:54:25 DEBUG : rename_me(0x33f4643ca900): _writeAt: size=5, off=0 2026/07/19 03:54:25 DEBUG : rename_me(0x33f4643ca900): >_writeAt: n=5, err= 2026/07/19 03:54:25 DEBUG : rename_me(0x33f4643ca900): close: 2026/07/19 03:54:25 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-19 03:54:25.799262095 +0000 UTC m=+7.301848187 2026/07/19 03:54:25 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/19 03:54:25 DEBUG : rename_me(0x33f4643ca900): >close: err= 2026/07/19 03:54:25 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/19 03:54:25 DEBUG : i_was_renamed: Updating file with 0x33f4643bc8f0 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/19 03:54:25 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:25 DEBUG : Looking for writers 2026/07/19 03:54:25 DEBUG : i_was_renamed: reading active writers 2026/07/19 03:54:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/19 03:54:25 DEBUG : Looking for writers 2026/07/19 03:54:25 DEBUG : i_was_renamed: reading active writers 2026/07/19 03:54:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/19 03:54:25 DEBUG : Looking for writers 2026/07/19 03:54:25 DEBUG : i_was_renamed: reading active writers 2026/07/19 03:54:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/19 03:54:25 DEBUG : Looking for writers 2026/07/19 03:54:25 DEBUG : i_was_renamed: reading active writers 2026/07/19 03:54:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/19 03:54:25 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/19 03:54:25 DEBUG : i_was_renamed.2f021298.partial: size = 5 OK 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/i_was_renamed.2f021298.partial" 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/i_was_renamed.2f021298.partial 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mixakeb1qupe/i_was_renamed.2f021298.partial 2026/07/19 03:54:25 DEBUG : i_was_renamed.2f021298.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/19 03:54:25 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/19 03:54:25 DEBUG : i_was_renamed.2f021298.partial: renamed to: i_was_renamed 2026/07/19 03:54:25 INFO : i_was_renamed: Copied (new) 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/i_was_renamed" 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/i_was_renamed 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mixakeb1qupe/i_was_renamed 2026/07/19 03:54:25 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/19 03:54:25 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-19 03:54:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/19 03:54:25 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/19 03:54:25 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/19 03:54:25 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/19 03:54:25 DEBUG : Looking for writers 2026/07/19 03:54:25 DEBUG : i_was_renamed: reading active writers 2026/07/19 03:54:25 DEBUG : >WaitForWriters: 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.17s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/19 03:54:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe" 2026/07/19 03:54:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:25 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:25 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/07/19 03:54:26 DEBUG : forgetting directory cache 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f46390cd40): _readAt: size=512, off=0 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f46390cd40): openPending: 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-19 02:55:25 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/19 03:54:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f46390cd40): >openPending: err= 2026/07/19 03:54:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f46390cd40): >_readAt: n=20, err=EOF 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f46390cd40): close: 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-19 02:55:25 +0000 UTC 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f46390cd40): >close: err= 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/07/19 03:54:26 DEBUG : forgetting directory cache 2026/07/19 03:54:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f4637eb4c0): _readAt: size=512, off=0 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f4637eb4c0): openPending: 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-19 02:56:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-19 02:55:25 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-19 02:56:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-19 02:55:25 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/19 03:54:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/19 03:54:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f4637eb4c0): >openPending: err= 2026/07/19 03:54:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f4637eb4c0): >_readAt: n=20, err=EOF 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f4637eb4c0): close: 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-19 02:56:25 +0000 UTC 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f4637eb4c0): >close: err= 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/07/19 03:54:26 DEBUG : forgetting directory cache 2026/07/19 03:54:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f463b4c400): _readAt: size=512, off=0 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f463b4c400): openPending: 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-19 02:57:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-19 02:56:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-19 02:57:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-19 02:56:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/19 03:54:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/19 03:54:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f463b4c400): >openPending: err= 2026/07/19 03:54:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f463b4c400): >_readAt: n=20, err=EOF 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f463b4c400): close: 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-19 02:57:25 +0000 UTC 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f463b4c400): >close: err= 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/07/19 03:54:26 DEBUG : forgetting directory cache 2026/07/19 03:54:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f463b4cfc0): _readAt: size=512, off=0 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f463b4cfc0): openPending: 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-19 02:58:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-19 02:57:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-19 02:58:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-19 02:57:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/19 03:54:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/19 03:54:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f463b4cfc0): >openPending: err= 2026/07/19 03:54:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f463b4cfc0): >_readAt: n=20, err=EOF 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f463b4cfc0): close: 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-19 02:58:25 +0000 UTC 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate(0x33f463b4cfc0): >close: err= 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:26 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/07/19 03:54:27 DEBUG : forgetting directory cache 2026/07/19 03:54:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463b4d8c0): _readAt: size=512, off=0 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463b4d8c0): openPending: 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-19 02:59:25 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-19 02:58:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-19 02:59:25 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-19 02:58:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/19 03:54:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/19 03:54:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463b4d8c0): >openPending: err= 2026/07/19 03:54:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463b4d8c0): >_readAt: n=20, err=EOF 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463b4d8c0): close: 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-19 02:59:25 +0000 UTC 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463b4d8c0): >close: err= 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/07/19 03:54:27 DEBUG : forgetting directory cache 2026/07/19 03:54:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463488a80): _readAt: size=512, off=0 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463488a80): openPending: 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-19 03:00:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-19 02:59:25 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-19 03:00:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-19 02:59:25 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/19 03:54:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/19 03:54:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463488a80): >openPending: err= 2026/07/19 03:54:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463488a80): >_readAt: n=20, err=EOF 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463488a80): close: 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-19 03:00:25 +0000 UTC 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463488a80): >close: err= 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/07/19 03:54:27 DEBUG : forgetting directory cache 2026/07/19 03:54:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463489000): _readAt: size=512, off=0 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463489000): openPending: 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-19 03:01:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-19 03:00:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-19 03:01:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-19 03:00:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/19 03:54:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/19 03:54:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463489000): >openPending: err= 2026/07/19 03:54:27 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463489000): >_readAt: n=21, err=EOF 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463489000): close: 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-19 03:01:25 +0000 UTC 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463489000): >close: err= 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/07/19 03:54:27 DEBUG : forgetting directory cache 2026/07/19 03:54:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463b9e200): _readAt: size=512, off=0 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463b9e200): openPending: 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-19 03:02:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-19 03:01:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-19 03:02:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-19 03:01:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/19 03:54:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/19 03:54:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463b9e200): >openPending: err= 2026/07/19 03:54:27 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463b9e200): >_readAt: n=22, err=EOF 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463b9e200): close: 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-19 03:02:25 +0000 UTC 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463b9e200): >close: err= 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/07/19 03:54:27 DEBUG : forgetting directory cache 2026/07/19 03:54:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463b9ec00): _readAt: size=512, off=0 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463b9ec00): openPending: 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-19 03:03:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-19 03:02:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-19 03:03:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-19 03:02:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/19 03:54:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/19 03:54:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463b9ec00): >openPending: err= 2026/07/19 03:54:27 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463b9ec00): >_readAt: n=23, err=EOF 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463b9ec00): close: 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-19 03:03:25 +0000 UTC 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate(0x33f463b9ec00): >close: err= 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/07/19 03:54:28 DEBUG : forgetting directory cache 2026/07/19 03:54:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate(0x33f463acbec0): _readAt: size=512, off=0 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate(0x33f463acbec0): openPending: 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-mixakeb1qupe/TestRWCacheUpdate 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-19 03:04:25 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-19 03:03:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-19 03:04:25 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-19 03:03:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/19 03:54:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate(0x33f463acbec0): >openPending: err= 2026/07/19 03:54:28 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate(0x33f463acbec0): >_readAt: n=24, err=EOF 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate(0x33f463acbec0): close: 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-19 03:04:25 +0000 UTC 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate(0x33f463acbec0): >close: err= 2026/07/19 03:54:28 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:28 DEBUG : Looking for writers 2026/07/19 03:54:28 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/19 03:54:28 DEBUG : >WaitForWriters: 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.25s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/FiLeA" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/FiLeA 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-mixakeb1qupe/FiLeA 2026/07/19 03:54:28 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/FiLeA" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/FiLeA 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-mixakeb1qupe/FiLeA 2026/07/19 03:54:28 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/FiLeB" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/FiLeB 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-mixakeb1qupe/FiLeB 2026/07/19 03:54:28 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/FiLeB" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/FiLeB 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-mixakeb1qupe/FiLeB 2026/07/19 03:54:28 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/19 03:54:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/19 03:54:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/19 03:54:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/FiLeA" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/FiLeA 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-mixakeb1qupe/FiLeA 2026/07/19 03:54:28 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/19 03:54:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/19 03:54:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/19 03:54:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/FiLeA" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/FiLeA 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-mixakeb1qupe/FiLeA 2026/07/19 03:54:28 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/19 03:54:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/19 03:54:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/19 03:54:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/19 03:54:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/19 03:54:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/FiLeB" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/FiLeB 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-mixakeb1qupe/FiLeB 2026/07/19 03:54:28 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/19 03:54:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/19 03:54:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/19 03:54:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/FilEb" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/FilEb 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-mixakeb1qupe/FilEb 2026/07/19 03:54:28 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/FiLeA" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/FiLeA 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-mixakeb1qupe/FiLeA 2026/07/19 03:54:28 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/FiLeA" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/FiLeA 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-mixakeb1qupe/FiLeA 2026/07/19 03:54:28 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/FiLeB" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/FiLeB 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-mixakeb1qupe/FiLeB 2026/07/19 03:54:28 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/FiLeB" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/FiLeB 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-mixakeb1qupe/FiLeB 2026/07/19 03:54:28 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/FilEb" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/FilEb 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-mixakeb1qupe/FilEb 2026/07/19 03:54:28 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/FilEb" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/FilEb 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-mixakeb1qupe/FilEb 2026/07/19 03:54:28 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/07/19 03:54:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/19 03:54:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/19 03:54:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:28 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/19 03:54:28 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/19 03:54:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:28 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/19 03:54:28 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/19 03:54:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:28 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/19 03:54:28 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/19 03:54:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/19 03:54:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/19 03:54:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/FiLeB" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/FiLeB 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-mixakeb1qupe/FiLeB 2026/07/19 03:54:28 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/19 03:54:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/19 03:54:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/19 03:54:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/FilEb" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/FilEb 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-mixakeb1qupe/FilEb 2026/07/19 03:54:28 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/19 03:54:28 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/19 03:54:28 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/19 03:54:28 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/19 03:54:28 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/19 03:54:28 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/19 03:54:28 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/19 03:54:28 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:28 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:28 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:28 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:28 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:28 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/19 03:54:28 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/19 03:54:28 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:28 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:28 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/19 03:54:28 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/19 03:54:28 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:28 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:28 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:28 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:28 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:28 DEBUG : Looking for writers 2026/07/19 03:54:28 DEBUG : FiLeA: reading active writers 2026/07/19 03:54:28 DEBUG : FiLeB: reading active writers 2026/07/19 03:54:28 DEBUG : FilEb: reading active writers 2026/07/19 03:54:28 DEBUG : >WaitForWriters: 2026/07/19 03:54:28 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:28 DEBUG : Looking for writers 2026/07/19 03:54:28 DEBUG : FiLeA: reading active writers 2026/07/19 03:54:28 DEBUG : FiLeB: reading active writers 2026/07/19 03:54:28 DEBUG : FilEb: reading active writers 2026/07/19 03:54:28 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.09s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/normal name with no special characters.txt" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/normal\ name\ with\ no\ special\ characters.txt 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-mixakeb1qupe/normal name with no special characters.txt 2026/07/19 03:54:28 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/normal name with no special characters.txt" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/normal\ name\ with\ no\ special\ characters.txt 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-mixakeb1qupe/normal name with no special characters.txt 2026/07/19 03:54:28 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/測試_Русский___ě_áñ" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/測試_Русский___ě_áñ 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-mixakeb1qupe/測試_Русский___ě_áñ 2026/07/19 03:54:28 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/測試_Русский___ě_áñ" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/測試_Русский___ě_áñ 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-mixakeb1qupe/測試_Русский___ě_áñ 2026/07/19 03:54:28 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/19 03:54:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/19 03:54:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/19 03:54:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/normal name with no special characters.txt" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/normal\ name\ with\ no\ special\ characters.txt 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-mixakeb1qupe/normal name with no special characters.txt 2026/07/19 03:54:28 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/19 03:54:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/19 03:54:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/19 03:54:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:28 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/測試_Русский___ě_áñ" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/測試_Русский___ě_áñ 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-mixakeb1qupe/測試_Русский___ě_áñ 2026/07/19 03:54:28 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/19 03:54:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/19 03:54:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/19 03:54:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:28 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:28 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:28 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:28 DEBUG : Looking for writers 2026/07/19 03:54:28 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/19 03:54:28 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/19 03:54:28 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.04s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Reusing VFS from active cache 2026/07/19 03:54:28 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:28 DEBUG : Looking for writers 2026/07/19 03:54:28 DEBUG : >WaitForWriters: 2026/07/19 03:54:28 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:28 DEBUG : Looking for writers 2026/07/19 03:54:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:28 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:28 DEBUG : Looking for writers 2026/07/19 03:54:28 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:28 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:28 DEBUG : Looking for writers 2026/07/19 03:54:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file2" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:28 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file2" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:28 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/19 03:54:28 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:28 DEBUG : dir: Looking for writers 2026/07/19 03:54:28 DEBUG : file2: reading active writers 2026/07/19 03:54:28 DEBUG : Looking for writers 2026/07/19 03:54:28 DEBUG : dir: reading active writers 2026/07/19 03:54:28 DEBUG : file1: reading active writers 2026/07/19 03:54:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.03s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file2" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:28 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file2" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:28 DEBUG : forgetting directory cache 2026/07/19 03:54:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:28 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/19 03:54:28 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:28 DEBUG : dir: Looking for writers 2026/07/19 03:54:28 DEBUG : Looking for writers 2026/07/19 03:54:28 DEBUG : dir: reading active writers 2026/07/19 03:54:28 DEBUG : file1: reading active writers 2026/07/19 03:54:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.03s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe/dir/file1: no such file or directory 2026/07/19 03:54:28 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe/dir/file1: no such file or directory 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file2" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:28 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file2" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:28 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/19 03:54:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : file1: Open: flags=O_RDONLY 2026/07/19 03:54:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/19 03:54:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/19 03:54:28 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/19 03:54:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/19 03:54:28 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/19 03:54:28 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/19 03:54:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: File to upload is small (0 bytes), uploading instead of streaming 2026/07/19 03:54:28 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/new_file.txt" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/new_file.txt 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mixakeb1qupe/dir/new_file.txt 2026/07/19 03:54:28 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/19 03:54:28 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/19 03:54:28 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/19 03:54:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/19 03:54:28 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/19 03:54:28 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:28 DEBUG : dir: Looking for writers 2026/07/19 03:54:28 DEBUG : file2: reading active writers 2026/07/19 03:54:28 DEBUG : new_file.txt: reading active writers 2026/07/19 03:54:28 DEBUG : Looking for writers 2026/07/19 03:54:28 DEBUG : dir: reading active writers 2026/07/19 03:54:28 DEBUG : file1: reading active writers 2026/07/19 03:54:28 DEBUG : >WaitForWriters: 2026/07/19 03:54:28 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe/dir/file1: no such file or directory 2026/07/19 03:54:28 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe/dir/file1: no such file or directory --- PASS: TestVFSOpenFile (0.05s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file2" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:28 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file2" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-mixakeb1qupe/dir/file2 2026/07/19 03:54:28 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/19 03:54:28 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/19 03:54:28 DEBUG : dir/file1: Updating file with dir/file1 0x33f4643dea90 2026/07/19 03:54:28 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/19 03:54:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:28 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir/file1" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-mixakeb1qupe/dir/file1 2026/07/19 03:54:28 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/19 03:54:28 INFO : dir/file1: Moved (server-side) to: file0 2026/07/19 03:54:28 DEBUG : file0: Updating file with file0 0x33f4643dea90 2026/07/19 03:54:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file0" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file0 2026/07/19 03:54:28 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe/dir/file1: no such file or directory 2026/07/19 03:54:28 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe/dir/file1: no such file or directory 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-mixakeb1qupe/file0 2026/07/19 03:54:28 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file0" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/file0 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-mixakeb1qupe/file0 2026/07/19 03:54:28 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/19 03:54:28 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:28 DEBUG : dir: Looking for writers 2026/07/19 03:54:28 DEBUG : Looking for writers 2026/07/19 03:54:28 DEBUG : dir: reading active writers 2026/07/19 03:54:28 DEBUG : file0: reading active writers 2026/07/19 03:54:28 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.04s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Server has VFS statistics extension 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: About path "/home/rclone/rclone-test-mixakeb1qupe" 2026/07/19 03:54:28 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:28 DEBUG : Looking for writers 2026/07/19 03:54:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/19 03:54:28 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe/dir/file1: no such file or directory 2026/07/19 03:54:28 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe/dir/file1: no such file or directory 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/19 03:54:28 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe/dir/file1: no such file or directory 2026/07/19 03:54:28 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{ecZ33}/rclone-test-mixakeb1qupe/dir/file1: no such file or directory 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: New connection 127.0.0.1:60010->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: New connection 127.0.0.1:60016->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/19 03:54:28 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:28 DEBUG : d: Looking for writers 2026/07/19 03:54:28 DEBUG : Looking for writers 2026/07/19 03:54:28 DEBUG : a: Looking for writers 2026/07/19 03:54:28 DEBUG : b: Looking for writers 2026/07/19 03:54:28 DEBUG : c: Looking for writers 2026/07/19 03:54:28 DEBUG : Looking for writers 2026/07/19 03:54:28 DEBUG : d: reading active writers 2026/07/19 03:54:28 DEBUG : /: reading active writers 2026/07/19 03:54:28 DEBUG : a: reading active writers 2026/07/19 03:54:28 DEBUG : b: reading active writers 2026/07/19 03:54:28 DEBUG : c: reading active writers 2026/07/19 03:54:28 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.22s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/19 03:54:28 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/19 03:54:28 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/19 03:54:28 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/19 03:54:28 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:28 DEBUG : a/b/c/d: Looking for writers 2026/07/19 03:54:28 DEBUG : a/b/c: Looking for writers 2026/07/19 03:54:28 DEBUG : d: reading active writers 2026/07/19 03:54:28 DEBUG : a/b: Looking for writers 2026/07/19 03:54:28 DEBUG : c: reading active writers 2026/07/19 03:54:28 DEBUG : a: Looking for writers 2026/07/19 03:54:28 DEBUG : b: reading active writers 2026/07/19 03:54:28 DEBUG : Looking for writers 2026/07/19 03:54:28 DEBUG : a: reading active writers 2026/07/19 03:54:28 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.05s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:28 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:28 DEBUG : Looking for writers 2026/07/19 03:54:28 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-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/19 03:54:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:28 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/19 03:54:28 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/19 03:54:28 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: File to upload is small (5 bytes), uploading instead of streaming 2026/07/19 03:54:28 DEBUG : file1: size = 5 OK 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/19 03:54:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/19 03:54:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/19 03:54:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/19 03:54:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/19 03:54:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/19 03:54:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/19 03:54:28 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/19 03:54:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/19 03:54:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: File to upload is small (0 bytes), uploading instead of streaming 2026/07/19 03:54:28 DEBUG : file1: size = 0 OK 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/19 03:54:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/19 03:54:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/19 03:54:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: File to upload is small (7 bytes), uploading instead of streaming 2026/07/19 03:54:28 DEBUG : file1: size = 7 OK 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:28 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/07/19 03:54:28 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/19 03:54:28 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:28 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:28 DEBUG : Looking for writers 2026/07/19 03:54:28 DEBUG : file1: reading active writers 2026/07/19 03:54:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.03s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:28 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/19 03:54:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/19 03:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:28 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/19 03:54:29 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/19 03:54:29 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/19 03:54:29 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: File to upload is small (11 bytes), uploading instead of streaming 2026/07/19 03:54:29 DEBUG : file1: size = 11 OK 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:29 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/19 03:54:29 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/19 03:54:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/19 03:54:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:29 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:29 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:29 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/19 03:54:29 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:29 DEBUG : Looking for writers 2026/07/19 03:54:29 DEBUG : file1: reading active writers 2026/07/19 03:54:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.03s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/19 03:54:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/19 03:54:29 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/19 03:54:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: File to upload is small (5 bytes), uploading instead of streaming 2026/07/19 03:54:29 DEBUG : file1: size = 5 OK 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:29 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/19 03:54:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/19 03:54:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/19 03:54:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:29 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/19 03:54:29 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:29 DEBUG : Looking for writers 2026/07/19 03:54:29 DEBUG : file1: reading active writers 2026/07/19 03:54:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.02s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/19 03:54:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/19 03:54:29 DEBUG : file1: WriteFileHandle.Release closing 2026/07/19 03:54:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: File to upload is small (0 bytes), uploading instead of streaming 2026/07/19 03:54:29 DEBUG : file1: size = 0 OK 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:29 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/19 03:54:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/19 03:54:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/19 03:54:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:29 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/19 03:54:29 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:29 DEBUG : Looking for writers 2026/07/19 03:54:29 DEBUG : file1: reading active writers 2026/07/19 03:54:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/19 03:54:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/19 03:54:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: File to upload is small (2 bytes), uploading instead of streaming 2026/07/19 03:54:29 DEBUG : file1: size = 2 OK 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:29 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/19 03:54:29 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/19 03:54:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/19 03:54:29 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/19 03:54:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:29 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:29 DEBUG : Looking for writers 2026/07/19 03:54:29 DEBUG : file1: reading active writers 2026/07/19 03:54:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/19 03:54:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/19 03:54:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: File to upload is small (0 bytes), uploading instead of streaming 2026/07/19 03:54:29 DEBUG : file1: size = 0 OK 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:29 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/19 03:54:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/19 03:54:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/19 03:54:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:29 DEBUG : file1: Open: flags=O_RDONLY 2026/07/19 03:54:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/19 03:54:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/19 03:54:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:29 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:29 DEBUG : Looking for writers 2026/07/19 03:54:29 DEBUG : file1: reading active writers 2026/07/19 03:54:29 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.02s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/19 03:54:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/19 03:54:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/19 03:54:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/19 03:54:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: File to upload is small (100 bytes), uploading instead of streaming 2026/07/19 03:54:29 DEBUG : file1: size = 100 OK 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/file1" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 1a7584019cfc87e7faafc5a66207de2e /home/rclone/rclone-test-mixakeb1qupe/file1 2026/07/19 03:54:29 DEBUG : file1: Parsed hash: 1a7584019cfc87e7faafc5a66207de2e 2026/07/19 03:54:29 DEBUG : file1: md5 = 1a7584019cfc87e7faafc5a66207de2e OK 2026/07/19 03:54:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/19 03:54:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/19 03:54:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/19 03:54:29 DEBUG : file1: Open: flags=O_RDONLY 2026/07/19 03:54:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/19 03:54:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/19 03:54:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:29 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:29 DEBUG : Looking for writers 2026/07/19 03:54:29 DEBUG : file1: reading active writers 2026/07/19 03:54:29 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/flat/f000.txt" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/flat/f000.txt 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-mixakeb1qupe/flat/f000.txt 2026/07/19 03:54:29 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/flat/f000.txt" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/flat/f000.txt 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-mixakeb1qupe/flat/f000.txt 2026/07/19 03:54:29 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/flat/f001.txt" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/flat/f001.txt 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-mixakeb1qupe/flat/f001.txt 2026/07/19 03:54:29 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/flat/f001.txt" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/flat/f001.txt 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-mixakeb1qupe/flat/f001.txt 2026/07/19 03:54:29 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/flat/f002.txt" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/flat/f002.txt 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-mixakeb1qupe/flat/f002.txt 2026/07/19 03:54:29 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/flat/f002.txt" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/flat/f002.txt 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-mixakeb1qupe/flat/f002.txt 2026/07/19 03:54:29 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/flat/f003.txt" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/flat/f003.txt 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-mixakeb1qupe/flat/f003.txt 2026/07/19 03:54:29 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/flat/f003.txt" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/flat/f003.txt 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-mixakeb1qupe/flat/f003.txt 2026/07/19 03:54:29 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/flat/f004.txt" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/flat/f004.txt 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-mixakeb1qupe/flat/f004.txt 2026/07/19 03:54:29 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/flat/f004.txt" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: sha1sum /home/rclone/rclone-test-mixakeb1qupe/flat/f004.txt 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-mixakeb1qupe/flat/f004.txt 2026/07/19 03:54:29 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/07/19 03:54:29 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/19 03:54:29 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/19 03:54:29 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:29 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/flat/f000.txt" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/flat/f000.txt 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-mixakeb1qupe/flat/f000.txt 2026/07/19 03:54:29 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/19 03:54:29 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/19 03:54:29 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/19 03:54:29 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:29 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/flat/f001.txt" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/flat/f001.txt 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-mixakeb1qupe/flat/f001.txt 2026/07/19 03:54:29 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/19 03:54:29 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/19 03:54:29 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/19 03:54:29 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:29 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/flat/f002.txt" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/flat/f002.txt 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-mixakeb1qupe/flat/f002.txt 2026/07/19 03:54:29 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/19 03:54:29 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/19 03:54:29 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/19 03:54:29 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:29 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/flat/f003.txt" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/flat/f003.txt 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-mixakeb1qupe/flat/f003.txt 2026/07/19 03:54:29 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/19 03:54:29 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/19 03:54:29 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/19 03:54:29 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:29 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/flat/f004.txt" 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/flat/f004.txt 2026/07/19 03:54:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-mixakeb1qupe/flat/f004.txt 2026/07/19 03:54:29 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/19 03:54:29 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:29 DEBUG : flat: Looking for writers 2026/07/19 03:54:29 DEBUG : f000.txt: reading active writers 2026/07/19 03:54:29 DEBUG : f001.txt: reading active writers 2026/07/19 03:54:29 DEBUG : f002.txt: reading active writers 2026/07/19 03:54:29 DEBUG : f003.txt: reading active writers 2026/07/19 03:54:29 DEBUG : f004.txt: reading active writers 2026/07/19 03:54:29 DEBUG : Looking for writers 2026/07/19 03:54:29 DEBUG : flat: reading active writers 2026/07/19 03:54:29 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.08s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:29 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:29 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/19 03:54:29 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/19 03:54:29 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:29 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/a/b/c/deep.txt" 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/a/b/c/deep.txt 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-mixakeb1qupe/a/b/c/deep.txt 2026/07/19 03:54:30 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/07/19 03:54:30 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/19 03:54:30 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/19 03:54:30 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:30 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/a/b/mid.txt" 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/a/b/mid.txt 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-mixakeb1qupe/a/b/mid.txt 2026/07/19 03:54:30 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/07/19 03:54:30 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/19 03:54:30 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/19 03:54:30 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:30 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/a/top.txt" 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/a/top.txt 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-mixakeb1qupe/a/top.txt 2026/07/19 03:54:30 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/07/19 03:54:30 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:30 DEBUG : a/b/c: Looking for writers 2026/07/19 03:54:30 DEBUG : deep.txt: reading active writers 2026/07/19 03:54:30 DEBUG : a/b: Looking for writers 2026/07/19 03:54:30 DEBUG : mid.txt: reading active writers 2026/07/19 03:54:30 DEBUG : c: reading active writers 2026/07/19 03:54:30 DEBUG : a: Looking for writers 2026/07/19 03:54:30 DEBUG : b: reading active writers 2026/07/19 03:54:30 DEBUG : top.txt: reading active writers 2026/07/19 03:54:30 DEBUG : Looking for writers 2026/07/19 03:54:30 DEBUG : a: reading active writers 2026/07/19 03:54:30 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.05s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:30 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/19 03:54:30 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/19 03:54:30 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/bigdir/big.bin" 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/bigdir/big.bin 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: fb2b13beb2c9097f5954640577934f3a /home/rclone/rclone-test-mixakeb1qupe/bigdir/big.bin 2026/07/19 03:54:30 DEBUG : bigdir/big.bin: Parsed hash: fb2b13beb2c9097f5954640577934f3a 2026/07/19 03:54:30 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:30 DEBUG : bigdir: Looking for writers 2026/07/19 03:54:30 DEBUG : big.bin: reading active writers 2026/07/19 03:54:30 DEBUG : Looking for writers 2026/07/19 03:54:30 DEBUG : bigdir: reading active writers 2026/07/19 03:54:30 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.79s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe", Local "Local file system at /tmp/rclone158962401", Modify Window "1s" 2026/07/19 03:54:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: poll-interval is not supported by this remote 2026/07/19 03:54:30 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/19 03:54:30 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/19 03:54:30 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:30 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir1/a.txt" 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir1/a.txt 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-mixakeb1qupe/dir1/a.txt 2026/07/19 03:54:30 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/07/19 03:54:30 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/19 03:54:30 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/19 03:54:30 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:30 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir2/b.txt" 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir2/b.txt 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-mixakeb1qupe/dir2/b.txt 2026/07/19 03:54:30 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/07/19 03:54:30 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/19 03:54:30 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/19 03:54:30 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/19 03:54:30 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Shell path "/home/rclone/rclone-test-mixakeb1qupe/dir3/c.txt" 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Running remote command: md5sum /home/rclone/rclone-test-mixakeb1qupe/dir3/c.txt 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-mixakeb1qupe/dir3/c.txt 2026/07/19 03:54:30 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/07/19 03:54:30 DEBUG : WaitForWriters: timeout=30s 2026/07/19 03:54:30 DEBUG : dir1: Looking for writers 2026/07/19 03:54:30 DEBUG : a.txt: reading active writers 2026/07/19 03:54:30 DEBUG : dir2: Looking for writers 2026/07/19 03:54:30 DEBUG : b.txt: reading active writers 2026/07/19 03:54:30 DEBUG : dir3: Looking for writers 2026/07/19 03:54:30 DEBUG : c.txt: reading active writers 2026/07/19 03:54:30 DEBUG : Looking for writers 2026/07/19 03:54:30 DEBUG : dir2: reading active writers 2026/07/19 03:54:30 DEBUG : dir3: reading active writers 2026/07/19 03:54:30 DEBUG : dir1: reading active writers 2026/07/19 03:54:30 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.05s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/19 03:54:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mixakeb1qupe: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 12.407289029s (try 1/5)