"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/05/21 01:01:11 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-miyutal3qutu" 2026/05/21 01:01:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/21 01:01:11 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/21 01:01:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/21 01:01:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/21 01:01:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/21 01:01:11 DEBUG : Setting pass="1qA1JJ8USsZpI4jVDJl9KmtxTD8CT592" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/21 01:01:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/21 01:01:11 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{NNGF6}" suffix to name 2026/05/21 01:01:11 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/21 01:01:11 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/21 01:01:11 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/21 01:01:11 DEBUG : Setting pass="1qA1JJ8USsZpI4jVDJl9KmtxTD8CT592" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/21 01:01:11 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/21 01:01:11 NOTICE: TestSFTPOpenssh{NNGF6}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: New connection 127.0.0.1:40278->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell type "unix" from config 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Relative path resolved to "/home/rclone/rclone-test-miyutal3qutu" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Using root directory "/home/rclone/rclone-test-miyutal3qutu" 2026/05/21 01:01:11 DEBUG : Creating backend with remote "/tmp/rclone908855920" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:11 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:11 DEBUG : dir: Looking for writers 2026/05/21 01:01:11 DEBUG : Looking for writers 2026/05/21 01:01:11 DEBUG : dir: reading active writers 2026/05/21 01:01:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.02s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file2" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:11 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file2" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:11 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/subdir/file3" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/subdir/file3 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-miyutal3qutu/dir/subdir/file3 2026/05/21 01:01:11 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/subdir/file3" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/subdir/file3 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-miyutal3qutu/dir/subdir/file3 2026/05/21 01:01:11 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/05/21 01:01:11 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:11 DEBUG : dir/subdir: Looking for writers 2026/05/21 01:01:11 DEBUG : dir: Looking for writers 2026/05/21 01:01:11 DEBUG : file2: reading active writers 2026/05/21 01:01:11 DEBUG : subdir: reading active writers 2026/05/21 01:01:11 DEBUG : file1: reading active writers 2026/05/21 01:01:11 DEBUG : Looking for writers 2026/05/21 01:01:11 DEBUG : dir: reading active writers 2026/05/21 01:01:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.03s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:11 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:11 DEBUG : dir: Looking for writers 2026/05/21 01:01:11 DEBUG : file1: reading active writers 2026/05/21 01:01:11 DEBUG : Looking for writers 2026/05/21 01:01:11 DEBUG : dir: reading active writers 2026/05/21 01:01:11 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:11 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:11 DEBUG : dir: Looking for writers 2026/05/21 01:01:11 DEBUG : Looking for writers 2026/05/21 01:01:11 DEBUG : dir: reading active writers 2026/05/21 01:01:11 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:11 DEBUG : dir: forgetting directory cache 2026/05/21 01:01:11 DEBUG : forgetting directory cache 2026/05/21 01:01:11 DEBUG : dir: forgetting directory cache 2026/05/21 01:01:11 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:11 DEBUG : Looking for writers 2026/05/21 01:01:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:11 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/21 01:01:11 DEBUG : dir: invalidating directory cache 2026/05/21 01:01:11 DEBUG : >ForgetPath: 2026/05/21 01:01:11 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/21 01:01:11 DEBUG : invalidating directory cache 2026/05/21 01:01:11 DEBUG : dir: forgetting directory cache 2026/05/21 01:01:11 DEBUG : >ForgetPath: 2026/05/21 01:01:11 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/21 01:01:11 DEBUG : >ForgetPath: 2026/05/21 01:01:11 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:11 DEBUG : dir: Looking for writers 2026/05/21 01:01:11 DEBUG : Looking for writers 2026/05/21 01:01:11 DEBUG : dir: reading active writers 2026/05/21 01:01:11 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:11 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: New connection 127.0.0.1:40280->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/fil/a/b/c" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/fil/a/b/c 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-miyutal3qutu/fil/a/b/c 2026/05/21 01:01:12 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/fil/a/b/c" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/fil/a/b/c 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-miyutal3qutu/fil/a/b/c 2026/05/21 01:01:12 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 DEBUG : forgetting directory cache 2026/05/21 01:01:12 DEBUG : dir: forgetting directory cache 2026/05/21 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:12 DEBUG : fil/a/b: Looking for writers 2026/05/21 01:01:12 DEBUG : fil/a: Looking for writers 2026/05/21 01:01:12 DEBUG : b: reading active writers 2026/05/21 01:01:12 DEBUG : fil: Looking for writers 2026/05/21 01:01:12 DEBUG : a: reading active writers 2026/05/21 01:01:12 DEBUG : dir: Looking for writers 2026/05/21 01:01:12 DEBUG : Looking for writers 2026/05/21 01:01:12 DEBUG : dir: reading active writers 2026/05/21 01:01:12 DEBUG : fil: reading active writers 2026/05/21 01:01:12 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.12s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:12 DEBUG : dir: Looking for writers 2026/05/21 01:01:12 DEBUG : Looking for writers 2026/05/21 01:01:12 DEBUG : dir: reading active writers 2026/05/21 01:01:12 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:12 DEBUG : dir: Looking for writers 2026/05/21 01:01:12 DEBUG : file1: reading active writers 2026/05/21 01:01:12 DEBUG : Looking for writers 2026/05/21 01:01:12 DEBUG : dir: reading active writers 2026/05/21 01:01:12 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file2" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:12 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file2" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:12 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/subdir/file3" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/subdir/file3 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-miyutal3qutu/dir/subdir/file3 2026/05/21 01:01:12 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/subdir/file3" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/subdir/file3 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-miyutal3qutu/dir/subdir/file3 2026/05/21 01:01:12 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/05/21 01:01:12 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/21 01:01:12 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/21 01:01:12 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/21 01:01:12 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/21 01:01:12 DEBUG : Waiting for deletions to finish 2026/05/21 01:01:12 INFO : dir/subdir/file3: Deleted 2026/05/21 01:01:12 DEBUG : removing 1 level 2 directories 2026/05/21 01:01:12 INFO : dir/subdir: Removing directory 2026/05/21 01:01:12 DEBUG : dir: invalidating directory cache 2026/05/21 01:01:12 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/21 01:01:12 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/21 01:01:12 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/21 01:01:12 DEBUG : dir/file1: Reset virtual modtime 2026/05/21 01:01:12 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/21 01:01:12 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/21 01:01:12 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/21 01:01:12 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/21 01:01:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:12 DEBUG : dir: invalidating directory cache 2026/05/21 01:01:12 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/21 01:01:12 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/21 01:01:12 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/21 01:01:12 DEBUG : forgetting directory cache 2026/05/21 01:01:12 DEBUG : dir: forgetting directory cache 2026/05/21 01:01:12 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/21 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:12 DEBUG : dir/virtualDir: Looking for writers 2026/05/21 01:01:12 DEBUG : dir: Looking for writers 2026/05/21 01:01:12 DEBUG : virtualFile: reading active writers 2026/05/21 01:01:12 DEBUG : virtualDir: reading active writers 2026/05/21 01:01:12 DEBUG : file1: reading active writers 2026/05/21 01:01:12 DEBUG : virtualFile2: reading active writers 2026/05/21 01:01:12 DEBUG : Looking for writers 2026/05/21 01:01:12 DEBUG : dir: reading active writers 2026/05/21 01:01:12 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.05s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 ERROR : dir/: Can only open directories read only 2026/05/21 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:12 DEBUG : dir: Looking for writers 2026/05/21 01:01:12 DEBUG : Looking for writers 2026/05/21 01:01:12 DEBUG : dir: reading active writers 2026/05/21 01:01:12 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/21 01:01:12 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/21 01:01:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: File to upload is small (5 bytes), uploading instead of streaming 2026/05/21 01:01:12 DEBUG : dir/potato: size = 5 OK 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/potato" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/potato 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-miyutal3qutu/dir/potato 2026/05/21 01:01:12 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/21 01:01:12 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 01:01:12 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/21 01:01:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/21 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:12 DEBUG : dir: Looking for writers 2026/05/21 01:01:12 DEBUG : potato: reading active writers 2026/05/21 01:01:12 DEBUG : file1: reading active writers 2026/05/21 01:01:12 DEBUG : Looking for writers 2026/05/21 01:01:12 DEBUG : dir: reading active writers 2026/05/21 01:01:12 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.12s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:12 DEBUG : dir/sub: Looking for writers 2026/05/21 01:01:12 DEBUG : dir: Looking for writers 2026/05/21 01:01:12 DEBUG : file1: reading active writers 2026/05/21 01:01:12 DEBUG : sub: reading active writers 2026/05/21 01:01:12 DEBUG : Looking for writers 2026/05/21 01:01:12 DEBUG : dir: reading active writers 2026/05/21 01:01:12 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.13s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/21 01:01:12 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:12 DEBUG : dir/sub/subsub: Looking for writers 2026/05/21 01:01:12 DEBUG : dir/sub: Looking for writers 2026/05/21 01:01:12 DEBUG : subsub: reading active writers 2026/05/21 01:01:12 DEBUG : dir: Looking for writers 2026/05/21 01:01:12 DEBUG : file1: reading active writers 2026/05/21 01:01:12 DEBUG : sub: reading active writers 2026/05/21 01:01:12 DEBUG : Looking for writers 2026/05/21 01:01:12 DEBUG : dir: reading active writers 2026/05/21 01:01:12 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 ERROR : dir/: Dir.Remove not empty 2026/05/21 01:01:12 DEBUG : dir/file1: Remove: 2026/05/21 01:01:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:12 DEBUG : dir/file1: >Remove: err= 2026/05/21 01:01:12 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/21 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:12 DEBUG : Looking for writers 2026/05/21 01:01:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 DEBUG : dir/file1: Remove: 2026/05/21 01:01:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:12 DEBUG : dir/file1: >Remove: err= 2026/05/21 01:01:12 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/21 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:12 DEBUG : Looking for writers 2026/05/21 01:01:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 DEBUG : dir/file1: Remove: 2026/05/21 01:01:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:12 DEBUG : dir/file1: >Remove: err= 2026/05/21 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:12 DEBUG : dir: Looking for writers 2026/05/21 01:01:12 DEBUG : Looking for writers 2026/05/21 01:01:12 DEBUG : dir: reading active writers 2026/05/21 01:01:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file3" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file3 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-miyutal3qutu/dir/file3 2026/05/21 01:01:12 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file3" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file3 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-miyutal3qutu/dir/file3 2026/05/21 01:01:12 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/21 01:01:12 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/21 01:01:12 DEBUG : dir: Updating dir with dir2 0x1e808ea62f70 2026/05/21 01:01:12 DEBUG : dir: forgetting directory cache 2026/05/21 01:01:12 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/21 01:01:12 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir2/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir2/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir2/file1 2026/05/21 01:01:12 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir2/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir2/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir2/file1 2026/05/21 01:01:12 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir2/file3" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir2/file3 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-miyutal3qutu/dir2/file3 2026/05/21 01:01:12 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir2/file3" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir2/file3 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-miyutal3qutu/dir2/file3 2026/05/21 01:01:12 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/21 01:01:12 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/21 01:01:12 DEBUG : file2: Updating file with file2 0x1e808ea88dd0 2026/05/21 01:01:12 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file2" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file2 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/file2 2026/05/21 01:01:12 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file2" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/file2 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/file2 2026/05/21 01:01:12 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir2/file3" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir2/file3 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-miyutal3qutu/dir2/file3 2026/05/21 01:01:12 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir2/file3" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir2/file3 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-miyutal3qutu/dir2/file3 2026/05/21 01:01:12 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/21 01:01:12 INFO : dir2/file3: Deleted 2026/05/21 01:01:12 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/21 01:01:12 DEBUG : dir2/file3: Updating file with dir2/file3 0x1e808ea88dd0 2026/05/21 01:01:12 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/21 01:01:12 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir2/file3" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir2/file3 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir2/file3 2026/05/21 01:01:12 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir2/file3" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir2/file3 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir2/file3 2026/05/21 01:01:12 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/21 01:01:12 DEBUG : empty directory: Updating dir with renamed empty directory 0x1e808ea63380 2026/05/21 01:01:12 DEBUG : empty directory: forgetting directory cache 2026/05/21 01:01:12 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/21 01:01:12 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/21 01:01:12 DEBUG : dir2: Renaming to "dir3" 2026/05/21 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:12 DEBUG : dir3: Looking for writers 2026/05/21 01:01:12 DEBUG : file3: reading active writers 2026/05/21 01:01:12 DEBUG : renamed empty directory: Looking for writers 2026/05/21 01:01:12 DEBUG : Looking for writers 2026/05/21 01:01:12 DEBUG : dir3: reading active writers 2026/05/21 01:01:12 DEBUG : renamed empty directory: reading active writers 2026/05/21 01:01:12 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.19s) === 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-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/21 01:01:12 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:12 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/21 01:01:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/21 01:01:12 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/21 01:01:12 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/21 01:01:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/21 01:01:12 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:12 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/21 01:01:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/21 01:01:12 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/21 01:01:12 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/21 01:01:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: File to upload is small (12 bytes), uploading instead of streaming 2026/05/21 01:01:12 DEBUG : dir/sub/file2: size = 12 OK 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/sub/file2" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/sub/file2 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-miyutal3qutu/dir/sub/file2 2026/05/21 01:01:12 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/05/21 01:01:12 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/21 01:01:12 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/21 01:01:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/21 01:01:12 DEBUG : forgetting directory cache 2026/05/21 01:01:12 DEBUG : dir: forgetting directory cache 2026/05/21 01:01:12 DEBUG : dir/sub: forgetting directory cache 2026/05/21 01:01:12 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/21 01:01:12 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: File to upload is small (5 bytes), uploading instead of streaming 2026/05/21 01:01:12 DEBUG : dir/sub/file0: size = 5 OK 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/sub/file0" 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/sub/file0 2026/05/21 01:01:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-miyutal3qutu/dir/sub/file0 2026/05/21 01:01:12 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/21 01:01:12 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 01:01:12 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/21 01:01:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/21 01:01:12 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:12 DEBUG : dir/sub: Looking for writers 2026/05/21 01:01:12 DEBUG : file2: reading active writers 2026/05/21 01:01:12 DEBUG : file0: reading active writers 2026/05/21 01:01:12 DEBUG : dir: Looking for writers 2026/05/21 01:01:12 DEBUG : file1: reading active writers 2026/05/21 01:01:12 DEBUG : sub: reading active writers 2026/05/21 01:01:12 DEBUG : Looking for writers 2026/05/21 01:01:12 DEBUG : dir: reading active writers 2026/05/21 01:01:12 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.04s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:12 DEBUG : forgetting directory cache 2026/05/21 01:01:14 DEBUG : forgetting directory cache 2026/05/21 01:01:14 DEBUG : dir: forgetting directory cache 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.11s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/21 01:01:14 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:14 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/21 01:01:14 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/21 01:01:14 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/21 01:01:14 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:14 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:14 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/21 01:01:14 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:14 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/21 01:01:14 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/21 01:01:14 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/21 01:01:14 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:14 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : file1.metadata: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : dir.metadata: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 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-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : Can set mod time: true 2026/05/21 01:01:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 01:01:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: File to upload is small (0 bytes), uploading instead of streaming 2026/05/21 01:01:14 DEBUG : dir/file1: size = 0 OK 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/21 01:01:14 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/21 01:01:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/21 01:01:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 01:01:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: File to upload is small (5 bytes), uploading instead of streaming 2026/05/21 01:01:14 DEBUG : dir/file1: size = 5 OK 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/21 01:01:14 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 01:01:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/21 01:01:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: 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-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/21 01:01:14 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 01:01:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 01:01:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808eb7ec40): close: 2026/05/21 01:01:14 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808eb7ec40): >close: err= 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: 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-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/21 01:01:14 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 01:01:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 01:01:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808ebf9580): _writeAt: size=5, off=0 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808ebf9580): openPending: 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/21 01:01:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808ebf9580): >openPending: err= 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808ebf9580): >_writeAt: n=5, err= 2026/05/21 01:01:14 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808ebf9580): close: 2026/05/21 01:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/21 01:01:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/21 01:01:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/21 01:01:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/21 01:01:14 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/21 01:01:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808ebf9580): >close: err= 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 01:01:14 DEBUG : dir/file1: vfs cache: starting upload 2026/05/21 01:01:14 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1.2f98c60a.partial" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1.2f98c60a.partial 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-miyutal3qutu/dir/file1.2f98c60a.partial 2026/05/21 01:01:14 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/21 01:01:14 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/21 01:01:14 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/05/21 01:01:14 INFO : dir/file1: Copied (replaced existing) 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/21 01:01:14 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/21 01:01:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/21 01:01:14 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.35s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.03s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.19s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 01:01:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/21 01:01:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.03s) === RUN TestFileOpenReadUnknownSize 2026/05/21 01:01:14 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/21 01:01:14 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/21 01:01:14 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:14 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : file.txt: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: File to upload is small (25 bytes), uploading instead of streaming 2026/05/21 01:01:14 DEBUG : dir/file1: size = 25 OK 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/21 01:01:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/21 01:01:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : dir/file1: Remove: 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:14 DEBUG : dir/file1: >Remove: err= 2026/05/21 01:01:14 DEBUG : dir/file1: Remove: 2026/05/21 01:01:14 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : dir/file1: Remove: 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:14 DEBUG : dir/file1: >Remove: err= 2026/05/21 01:01:14 DEBUG : dir/file1: Remove: 2026/05/21 01:01:14 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 01:01:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/21 01:01:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/21 01:01:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/21 01:01:14 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/21 01:01:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/21 01:01:14 DEBUG : dir/file1: Open: flags=0x3 2026/05/21 01:01:14 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/21 01:01:14 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 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-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 01:01:14 DEBUG : newLeaf: Updating file with newLeaf 0x1e808ea63ad0 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Updating file with dir/file1 0x1e808ea63ad0 2026/05/21 01:01:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 01:01:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:14 DEBUG : dir/file1: File is currently open, delaying rename 0x1e808ea63ad0 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: File to upload is small (25 bytes), uploading instead of streaming 2026/05/21 01:01:14 DEBUG : dir/file1: size = 25 OK 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/21 01:01:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/21 01:01:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/21 01:01:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 01:01:14 DEBUG : newLeaf: Running delayed rename now 2026/05/21 01:01:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 01:01:14 DEBUG : newLeaf: Updating file with newLeaf 0x1e808ea63ad0 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 01:01:14 DEBUG : newLeaf: Updating file with newLeaf 0x1e808ee1ac30 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Updating file with dir/file1 0x1e808ee1ac30 2026/05/21 01:01:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 01:01:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:14 DEBUG : dir/file1: File is currently open, delaying rename 0x1e808ee1ac30 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: File to upload is small (25 bytes), uploading instead of streaming 2026/05/21 01:01:14 DEBUG : dir/file1: size = 25 OK 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/21 01:01:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/21 01:01:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/21 01:01:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 01:01:14 DEBUG : newLeaf: Running delayed rename now 2026/05/21 01:01:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 01:01:14 DEBUG : newLeaf: Updating file with newLeaf 0x1e808ee1ac30 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:14 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/21 01:01:14 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808f200b40): openPending: 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/21 01:01:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808f200b40): >openPending: err= 2026/05/21 01:01:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/21 01:01:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808f200b40): _writeAt: size=14, off=0 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808f200b40): >_writeAt: n=14, err= 2026/05/21 01:01:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808f200b40): close: 2026/05/21 01:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/21 01:01:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/21 01:01:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808f200b40): >close: err= 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 01:01:14 DEBUG : dir/file1: vfs cache: starting upload 2026/05/21 01:01:14 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1.ca338588.partial" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1.ca338588.partial 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1.ca338588.partial 2026/05/21 01:01:14 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/21 01:01:14 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/21 01:01:14 INFO : dir/file1: Copied (replaced existing) 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/21 01:01:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : file1: reading active writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : >WaitForWriters: 2026/05/21 01:01:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 01:01:14 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 01:01:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 01:01:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808f1c3c40): _readAt: size=512, off=0 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808f1c3c40): openPending: 2026/05/21 01:01:14 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/05/21 01:01:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808f1c3c40): >openPending: err= 2026/05/21 01:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808f1c3c40): >_readAt: n=14, err=EOF 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808f1c3c40): close: 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808f1c3c40): >close: err= 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/21 01:01:14 DEBUG : newLeaf: Updating file with newLeaf 0x1e808ee1b5f0 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/21 01:01:14 DEBUG : dir/file1: Updating file with dir/file1 0x1e808ee1b5f0 2026/05/21 01:01:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 01:01:14 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808f200940): openPending: 2026/05/21 01:01:14 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/05/21 01:01:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808f200940): >openPending: err= 2026/05/21 01:01:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/21 01:01:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 01:01:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808f200940): _writeAt: size=25, off=0 2026/05/21 01:01:14 DEBUG : dir/file1(0x1e808f200940): >_writeAt: n=25, err= 2026/05/21 01:01:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/21 01:01:14 DEBUG : newLeaf: Updating file with newLeaf 0x1e808ee1b5f0 2026/05/21 01:01:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 01:01:14 DEBUG : newLeaf(0x1e808f200940): close: 2026/05/21 01:01:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/21 01:01:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-21 01:01:14.845500287 +0000 UTC m=+3.114819848 2026/05/21 01:01:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:14 DEBUG : newLeaf(0x1e808f200940): >close: err= 2026/05/21 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 01:01:14 DEBUG : dir: Looking for writers 2026/05/21 01:01:14 DEBUG : Looking for writers 2026/05/21 01:01:14 DEBUG : dir: reading active writers 2026/05/21 01:01:14 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 01:01:14 DEBUG : newLeaf: vfs cache: starting upload 2026/05/21 01:01:14 DEBUG : newLeaf.edf73e26.partial: size = 25 OK 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf.edf73e26.partial" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf.edf73e26.partial 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-miyutal3qutu/newLeaf.edf73e26.partial 2026/05/21 01:01:14 DEBUG : newLeaf.edf73e26.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/21 01:01:14 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/21 01:01:14 DEBUG : newLeaf.edf73e26.partial: renamed to: newLeaf 2026/05/21 01:01:14 INFO : newLeaf: Copied (replaced existing) 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:14 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/21 01:01:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-21 01:01:14 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/21 01:01:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/21 01:01:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 01:01:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : >WaitForWriters: 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/21 01:01:15 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : >WaitForWriters: 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:15 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : file1: reading active writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : >WaitForWriters: 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Updating file with newLeaf 0x1e808f259110 2026/05/21 01:01:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Updating file with dir/file1 0x1e808f259110 2026/05/21 01:01:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/21 01:01:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 01:01:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808f1fd3c0): openPending: 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/21 01:01:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/21 01:01:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808f1fd3c0): >openPending: err= 2026/05/21 01:01:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/21 01:01:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 01:01:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808f1fd3c0): _writeAt: size=25, off=0 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808f1fd3c0): >_writeAt: n=25, err= 2026/05/21 01:01:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/21 01:01:15 DEBUG : newLeaf: Updating file with newLeaf 0x1e808f259110 2026/05/21 01:01:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 01:01:15 DEBUG : newLeaf(0x1e808f1fd3c0): close: 2026/05/21 01:01:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/21 01:01:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-21 01:01:15.082471612 +0000 UTC m=+3.351791154 2026/05/21 01:01:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:15 DEBUG : newLeaf(0x1e808f1fd3c0): >close: err= 2026/05/21 01:01:15 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 01:01:15 DEBUG : newLeaf: vfs cache: starting upload 2026/05/21 01:01:15 DEBUG : newLeaf.c3c626c4.partial: size = 25 OK 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf.c3c626c4.partial" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf.c3c626c4.partial 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-miyutal3qutu/newLeaf.c3c626c4.partial 2026/05/21 01:01:15 DEBUG : newLeaf.c3c626c4.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/21 01:01:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/21 01:01:15 DEBUG : newLeaf.c3c626c4.partial: renamed to: newLeaf 2026/05/21 01:01:15 INFO : newLeaf: Copied (replaced existing) 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/21 01:01:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-21 01:01:15 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/21 01:01:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/21 01:01:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 01:01:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : >WaitForWriters: 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/21 01:01:15 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : >WaitForWriters: 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/21 01:01:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808eb80440): openPending: 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/21 01:01:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/21 01:01:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808eb80440): >openPending: err= 2026/05/21 01:01:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/21 01:01:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 01:01:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808eb80440): _writeAt: size=14, off=0 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808eb80440): >_writeAt: n=14, err= 2026/05/21 01:01:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808eb80440): close: 2026/05/21 01:01:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/21 01:01:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/21 01:01:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808eb80440): >close: err= 2026/05/21 01:01:15 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : file1: reading active writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : file1: reading active writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : file1: reading active writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : file1: reading active writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 01:01:15 DEBUG : dir/file1: vfs cache: starting upload 2026/05/21 01:01:15 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1.ca338588.partial" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1.ca338588.partial 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1.ca338588.partial 2026/05/21 01:01:15 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/21 01:01:15 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/21 01:01:15 INFO : dir/file1: Copied (replaced existing) 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/21 01:01:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/21 01:01:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : file1: reading active writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : >WaitForWriters: 2026/05/21 01:01:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 01:01:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 01:01:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 01:01:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808eb81380): _readAt: size=512, off=0 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808eb81380): openPending: 2026/05/21 01:01:15 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/05/21 01:01:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/21 01:01:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808eb81380): >openPending: err= 2026/05/21 01:01:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808eb81380): >_readAt: n=14, err=EOF 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808eb81380): close: 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808eb81380): >close: err= 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/21 01:01:15 DEBUG : newLeaf: Updating file with newLeaf 0x1e808f259520 2026/05/21 01:01:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/21 01:01:15 DEBUG : dir/file1: Updating file with dir/file1 0x1e808f259520 2026/05/21 01:01:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/21 01:01:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 01:01:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808f2767c0): openPending: 2026/05/21 01:01:15 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/05/21 01:01:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/21 01:01:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808f2767c0): >openPending: err= 2026/05/21 01:01:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/21 01:01:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 01:01:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808f2767c0): _writeAt: size=25, off=0 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808f2767c0): >_writeAt: n=25, err= 2026/05/21 01:01:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/21 01:01:15 DEBUG : newLeaf: Updating file with newLeaf 0x1e808f259520 2026/05/21 01:01:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 01:01:15 DEBUG : newLeaf(0x1e808f2767c0): close: 2026/05/21 01:01:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/21 01:01:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-21 01:01:15.44956918 +0000 UTC m=+3.718888721 2026/05/21 01:01:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:15 DEBUG : newLeaf(0x1e808f2767c0): >close: err= 2026/05/21 01:01:15 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 01:01:15 DEBUG : newLeaf: vfs cache: starting upload 2026/05/21 01:01:15 DEBUG : newLeaf.68bf145c.partial: size = 25 OK 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf.68bf145c.partial" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf.68bf145c.partial 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-miyutal3qutu/newLeaf.68bf145c.partial 2026/05/21 01:01:15 DEBUG : newLeaf.68bf145c.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/21 01:01:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/21 01:01:15 DEBUG : newLeaf.68bf145c.partial: renamed to: newLeaf 2026/05/21 01:01:15 INFO : newLeaf: Copied (replaced existing) 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/21 01:01:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-21 01:01:15 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/21 01:01:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/21 01:01:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 01:01:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : >WaitForWriters: 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/21 01:01:15 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : >WaitForWriters: 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:15 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : file1: reading active writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : >WaitForWriters: 2026/05/21 01:01:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 01:01:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 01:01:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 01:01:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808ebda540): _readAt: size=512, off=0 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808ebda540): openPending: 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/21 01:01:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/21 01:01:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808ebda540): >openPending: err= 2026/05/21 01:01:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808ebda540): >_readAt: n=14, err=EOF 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808ebda540): close: 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808ebda540): >close: err= 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/21 01:01:15 DEBUG : newLeaf: Updating file with newLeaf 0x1e808ee080d0 2026/05/21 01:01:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/21 01:01:15 DEBUG : dir/file1: Updating file with dir/file1 0x1e808ee080d0 2026/05/21 01:01:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/21 01:01:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 01:01:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808eb7f940): openPending: 2026/05/21 01:01:15 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/05/21 01:01:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/21 01:01:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808eb7f940): >openPending: err= 2026/05/21 01:01:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/21 01:01:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 01:01:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808eb7f940): _writeAt: size=25, off=0 2026/05/21 01:01:15 DEBUG : dir/file1(0x1e808eb7f940): >_writeAt: n=25, err= 2026/05/21 01:01:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/21 01:01:15 DEBUG : newLeaf: Updating file with newLeaf 0x1e808ee080d0 2026/05/21 01:01:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 01:01:15 DEBUG : newLeaf(0x1e808eb7f940): close: 2026/05/21 01:01:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/21 01:01:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-21 01:01:15.666560007 +0000 UTC m=+3.935879548 2026/05/21 01:01:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:15 DEBUG : newLeaf(0x1e808eb7f940): >close: err= 2026/05/21 01:01:15 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 01:01:15 DEBUG : newLeaf: vfs cache: starting upload 2026/05/21 01:01:15 DEBUG : newLeaf.f4b48c6e.partial: size = 25 OK 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf.f4b48c6e.partial" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf.f4b48c6e.partial 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-miyutal3qutu/newLeaf.f4b48c6e.partial 2026/05/21 01:01:15 DEBUG : newLeaf.f4b48c6e.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/21 01:01:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/21 01:01:15 DEBUG : newLeaf.f4b48c6e.partial: renamed to: newLeaf 2026/05/21 01:01:15 INFO : newLeaf: Copied (replaced existing) 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/21 01:01:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-21 01:01:15 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/21 01:01:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/21 01:01:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/21 01:01:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : >WaitForWriters: 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/newLeaf" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-miyutal3qutu/newLeaf 2026/05/21 01:01:15 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/21 01:01:15 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : newLeaf: reading active writers 2026/05/21 01:01:15 DEBUG : >WaitForWriters: 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestFileRename (1.31s) --- PASS: TestFileRename/off,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=true (0.38s) --- PASS: TestFileRename/writes,forceCache=false (0.24s) --- PASS: TestFileRename/writes,forceCache=true (0.36s) --- PASS: TestFileRename/full,forceCache=false (0.22s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:15 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 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-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/21 01:01:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 01:01:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/21 01:01:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:15 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : file1: reading active writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/21 01:01:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 01:01:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/21 01:01:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/21 01:01:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/21 01:01:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/21 01:01:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/21 01:01:15 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:15 DEBUG : dir: Looking for writers 2026/05/21 01:01:15 DEBUG : file1: reading active writers 2026/05/21 01:01:15 DEBUG : Looking for writers 2026/05/21 01:01:15 DEBUG : dir: reading active writers 2026/05/21 01:01:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:15 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/21 01:01:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 01:01:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/21 01:01:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/21 01:01:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/21 01:01:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/21 01:01:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/21 01:01:15 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/21 01:01:15 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/21 01:01:15 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/21 01:01:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/21 01:01:15 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/21 01:01:15 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/21 01:01:15 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/21 01:01:15 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/21 01:01:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/21 01:01:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/21 01:01:16 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/21 01:01:16 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:16 DEBUG : dir: Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : dir: reading active writers 2026/05/21 01:01:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/21 01:01:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 01:01:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/21 01:01:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:16 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:16 DEBUG : dir: Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : dir: reading active writers 2026/05/21 01:01:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/21 01:01:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 01:01:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/21 01:01:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:16 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:16 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/21 01:01:16 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:16 DEBUG : dir: Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : dir: reading active writers 2026/05/21 01:01:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.03s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/21 01:01:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 01:01:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 01:01:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 01:01:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 01:01:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ee81bc0): _readAt: size=1, off=0 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ee81bc0): openPending: 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/21 01:01:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/21 01:01:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ee81bc0): >openPending: err= 2026/05/21 01:01:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ee81bc0): >_readAt: n=1, err= 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ee81bc0): _readAt: size=256, off=1 2026/05/21 01:01:16 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ee81bc0): >_readAt: n=15, err=EOF 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ee81bc0): _readAt: size=16, off=16 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ee81bc0): >_readAt: n=0, err=EOF 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ee81bc0): close: 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ee81bc0): >close: err= 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ee81bc0): close: 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ee81bc0): >close: err=file already closed 2026/05/21 01:01:16 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:16 DEBUG : dir: Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : dir: reading active writers 2026/05/21 01:01:16 DEBUG : >WaitForWriters: 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.03s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/21 01:01:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 01:01:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 01:01:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 01:01:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 01:01:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ed5e480): _readAt: size=1, off=0 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ed5e480): openPending: 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/21 01:01:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/21 01:01:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ed5e480): >openPending: err= 2026/05/21 01:01:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ed5e480): >_readAt: n=1, err= 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ed5e480): _readAt: size=1, off=5 2026/05/21 01:01:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ed5e480): >_readAt: n=1, err= 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ed5e480): _readAt: size=1, off=3 2026/05/21 01:01:16 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ed5e480): >_readAt: n=1, err= 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ed5e480): _readAt: size=1, off=13 2026/05/21 01:01:16 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ed5e480): >_readAt: n=1, err= 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ed5e480): _readAt: size=16, off=100 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ed5e480): >_readAt: n=0, err=EOF 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ed5e480): close: 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ed5e480): >close: err= 2026/05/21 01:01:16 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:16 DEBUG : dir: Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : dir: reading active writers 2026/05/21 01:01:16 DEBUG : >WaitForWriters: 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.03s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/21 01:01:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 01:01:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 01:01:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 01:01:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 01:01:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f1fc840): _readAt: size=1, off=0 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f1fc840): openPending: 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/21 01:01:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/21 01:01:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f1fc840): >openPending: err= 2026/05/21 01:01:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f1fc840): >_readAt: n=1, err= 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f1fc840): _readAt: size=1, off=5 2026/05/21 01:01:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f1fc840): >_readAt: n=1, err= 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f1fc840): _readAt: size=1, off=1 2026/05/21 01:01:16 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f1fc840): >_readAt: n=1, err= 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f1fc840): _readAt: size=6, off=10 2026/05/21 01:01:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f1fc840): >_readAt: n=6, err= 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f1fc840): _readAt: size=256, off=10 2026/05/21 01:01:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f1fc840): >_readAt: n=6, err=EOF 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f1fc840): _readAt: size=256, off=100 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f1fc840): >_readAt: n=0, err=EOF 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f1fc840): close: 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f1fc840): >close: err= 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f1fc840): _readAt: size=256, off=100 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f1fc840): >_readAt: n=0, err=file already closed 2026/05/21 01:01:16 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:16 DEBUG : dir: Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : dir: reading active writers 2026/05/21 01:01:16 DEBUG : >WaitForWriters: 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/21 01:01:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 01:01:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 01:01:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 01:01:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 01:01:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ea2b700): RWFileHandle.Flush 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ea2b700): _readAt: size=256, off=0 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ea2b700): openPending: 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/21 01:01:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/21 01:01:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ea2b700): >openPending: err= 2026/05/21 01:01:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ea2b700): >_readAt: n=16, err=EOF 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ea2b700): RWFileHandle.Flush 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ea2b700): RWFileHandle.Flush 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ea2b700): close: 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808ea2b700): >close: err= 2026/05/21 01:01:16 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:16 DEBUG : dir: Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : dir: reading active writers 2026/05/21 01:01:16 DEBUG : >WaitForWriters: 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.03s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/21 01:01:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/21 01:01:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 01:01:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 01:01:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 01:01:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f200d40): _readAt: size=256, off=0 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f200d40): openPending: 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/21 01:01:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/21 01:01:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f200d40): >openPending: err= 2026/05/21 01:01:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f200d40): >_readAt: n=16, err=EOF 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f200d40): RWFileHandle.Release 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f200d40): close: 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f200d40): >close: err= 2026/05/21 01:01:16 DEBUG : dir/file1(0x1e808f200d40): RWFileHandle.Release 2026/05/21 01:01:16 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:16 DEBUG : dir: Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : dir: reading active writers 2026/05/21 01:01:16 DEBUG : >WaitForWriters: 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:16 DEBUG : file1: newRWFileHandle: 2026/05/21 01:01:16 DEBUG : file1(0x1e808ec70b00): openPending: 2026/05/21 01:01:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 DEBUG : file1(0x1e808ec70b00): >openPending: err= 2026/05/21 01:01:16 DEBUG : file1: >newRWFileHandle: err= 2026/05/21 01:01:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/21 01:01:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/21 01:01:16 DEBUG : file1(0x1e808ec70b00): _writeAt: size=5, off=0 2026/05/21 01:01:16 DEBUG : file1(0x1e808ec70b00): >_writeAt: n=5, err= 2026/05/21 01:01:16 DEBUG : file1(0x1e808ec70b00): _writeAt: size=7, off=5 2026/05/21 01:01:16 DEBUG : file1(0x1e808ec70b00): >_writeAt: n=7, err= 2026/05/21 01:01:16 DEBUG : file1: vfs cache: truncate to size=11 2026/05/21 01:01:16 DEBUG : file1(0x1e808ec70b00): close: 2026/05/21 01:01:16 DEBUG : file1: vfs cache: setting modification time to 2026-05-21 01:01:16.201379948 +0000 UTC m=+4.470699489 2026/05/21 01:01:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:16 DEBUG : file1(0x1e808ec70b00): >close: err= 2026/05/21 01:01:16 DEBUG : file1(0x1e808ec70b00): close: 2026/05/21 01:01:16 DEBUG : file1(0x1e808ec70b00): >close: err=file already closed 2026/05/21 01:01:16 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 01:01:16 DEBUG : file1: vfs cache: starting upload 2026/05/21 01:01:16 DEBUG : file1.b3376c7b.partial: size = 11 OK 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1.b3376c7b.partial" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1.b3376c7b.partial 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-miyutal3qutu/file1.b3376c7b.partial 2026/05/21 01:01:16 DEBUG : file1.b3376c7b.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/21 01:01:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/21 01:01:16 DEBUG : file1.b3376c7b.partial: renamed to: file1 2026/05/21 01:01:16 INFO : file1: Copied (new) 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/21 01:01:16 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-21 01:01:16 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/21 01:01:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/21 01:01:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 INFO : file1: vfs cache: upload succeeded try #1 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : >WaitForWriters: 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/21 01:01:16 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : >WaitForWriters: 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:16 DEBUG : file1: newRWFileHandle: 2026/05/21 01:01:16 DEBUG : file1(0x1e808eebc940): openPending: 2026/05/21 01:01:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 DEBUG : file1(0x1e808eebc940): >openPending: err= 2026/05/21 01:01:16 DEBUG : file1: >newRWFileHandle: err= 2026/05/21 01:01:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/21 01:01:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/21 01:01:16 DEBUG : file1(0x1e808eebc940): _writeAt: size=7, off=0 2026/05/21 01:01:16 DEBUG : file1(0x1e808eebc940): >_writeAt: n=7, err= 2026/05/21 01:01:16 DEBUG : file1(0x1e808eebc940): _writeAt: size=6, off=5 2026/05/21 01:01:16 DEBUG : file1(0x1e808eebc940): >_writeAt: n=6, err= 2026/05/21 01:01:16 DEBUG : file1(0x1e808eebc940): close: 2026/05/21 01:01:16 DEBUG : file1: vfs cache: setting modification time to 2026-05-21 01:01:16.370650031 +0000 UTC m=+4.639969572 2026/05/21 01:01:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:16 DEBUG : file1(0x1e808eebc940): >close: err= 2026/05/21 01:01:16 DEBUG : file1(0x1e808eebc940): _writeAt: size=5, off=0 2026/05/21 01:01:16 DEBUG : file1(0x1e808eebc940): >_writeAt: n=0, err=file already closed 2026/05/21 01:01:16 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 01:01:16 DEBUG : file1: vfs cache: starting upload 2026/05/21 01:01:16 DEBUG : file1.f6946321.partial: size = 11 OK 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1.f6946321.partial" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1.f6946321.partial 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-miyutal3qutu/file1.f6946321.partial 2026/05/21 01:01:16 DEBUG : file1.f6946321.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/21 01:01:16 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/21 01:01:16 DEBUG : file1.f6946321.partial: renamed to: file1 2026/05/21 01:01:16 INFO : file1: Copied (new) 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/21 01:01:16 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-21 01:01:16 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/21 01:01:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/21 01:01:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 INFO : file1: vfs cache: upload succeeded try #1 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : >WaitForWriters: 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/21 01:01:16 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : >WaitForWriters: 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:16 DEBUG : file1: newRWFileHandle: 2026/05/21 01:01:16 DEBUG : file1(0x1e808e8bf080): openPending: 2026/05/21 01:01:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 DEBUG : file1(0x1e808e8bf080): >openPending: err= 2026/05/21 01:01:16 DEBUG : file1: >newRWFileHandle: err= 2026/05/21 01:01:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/21 01:01:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/21 01:01:16 DEBUG : file1(0x1e808e8bf080): close: 2026/05/21 01:01:16 DEBUG : file1: vfs cache: setting modification time to 2026-05-21 01:01:16.535485313 +0000 UTC m=+4.804804854 2026/05/21 01:01:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:16 DEBUG : file1(0x1e808e8bf080): >close: err= 2026/05/21 01:01:16 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/21 01:01:16 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/21 01:01:16 DEBUG : file2: newRWFileHandle: 2026/05/21 01:01:16 DEBUG : file2(0x1e808e8bf680): openPending: 2026/05/21 01:01:16 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/21 01:01:16 DEBUG : file2(0x1e808e8bf680): >openPending: err= 2026/05/21 01:01:16 DEBUG : file2: >newRWFileHandle: err= 2026/05/21 01:01:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/21 01:01:16 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/21 01:01:16 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/21 01:01:16 DEBUG : file2(0x1e808e8bf680): RWFileHandle.Flush 2026/05/21 01:01:16 DEBUG : file2(0x1e808e8bf680): RWFileHandle.Release 2026/05/21 01:01:16 DEBUG : file2(0x1e808e8bf680): close: 2026/05/21 01:01:16 DEBUG : file2: vfs cache: setting modification time to 2026-05-21 01:01:16.536275408 +0000 UTC m=+4.805594959 2026/05/21 01:01:16 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:16 DEBUG : file2(0x1e808e8bf680): >close: err= 2026/05/21 01:01:16 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : file2: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : file2: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : file2: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file2: reading active writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/21 01:01:16 DEBUG : file2: vfs cache: starting upload 2026/05/21 01:01:16 DEBUG : file1: vfs cache: starting upload 2026/05/21 01:01:16 DEBUG : file1.a2e2f6da.partial: size = 0 OK 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1.a2e2f6da.partial" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1.a2e2f6da.partial 2026/05/21 01:01:16 DEBUG : file2.0bad4127.partial: size = 0 OK 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file2.0bad4127.partial" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file2.0bad4127.partial 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-miyutal3qutu/file1.a2e2f6da.partial 2026/05/21 01:01:16 DEBUG : file1.a2e2f6da.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/21 01:01:16 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-miyutal3qutu/file2.0bad4127.partial 2026/05/21 01:01:16 DEBUG : file2.0bad4127.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/21 01:01:16 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/21 01:01:16 DEBUG : file1.a2e2f6da.partial: renamed to: file1 2026/05/21 01:01:16 INFO : file1: Copied (new) 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : file2.0bad4127.partial: renamed to: file2 2026/05/21 01:01:16 INFO : file2: Copied (new) 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file2" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file2 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/21 01:01:16 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-21 01:01:16 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/21 01:01:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-miyutal3qutu/file2 2026/05/21 01:01:16 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/21 01:01:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-21 01:01:16 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/21 01:01:16 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/21 01:01:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/21 01:01:16 INFO : file1: vfs cache: upload succeeded try #1 2026/05/21 01:01:16 INFO : file2: vfs cache: upload succeeded try #1 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : file2: reading active writers 2026/05/21 01:01:16 DEBUG : >WaitForWriters: 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file2" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file2 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-miyutal3qutu/file2 2026/05/21 01:01:16 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file2" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/file2 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-miyutal3qutu/file2 2026/05/21 01:01:16 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/21 01:01:16 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : file2: reading active writers 2026/05/21 01:01:16 DEBUG : >WaitForWriters: 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.18s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:16 DEBUG : file1: newRWFileHandle: 2026/05/21 01:01:16 DEBUG : file1(0x1e808eb7e600): openPending: 2026/05/21 01:01:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 DEBUG : file1(0x1e808eb7e600): >openPending: err= 2026/05/21 01:01:16 DEBUG : file1: >newRWFileHandle: err= 2026/05/21 01:01:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/21 01:01:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/21 01:01:16 DEBUG : file1(0x1e808eb7e600): _writeAt: size=5, off=0 2026/05/21 01:01:16 DEBUG : file1(0x1e808eb7e600): >_writeAt: n=5, err= 2026/05/21 01:01:16 DEBUG : file1(0x1e808eb7e600): RWFileHandle.Flush 2026/05/21 01:01:16 DEBUG : file1(0x1e808eb7e600): RWFileHandle.Flush 2026/05/21 01:01:16 DEBUG : file1(0x1e808eb7e600): close: 2026/05/21 01:01:16 DEBUG : file1: vfs cache: setting modification time to 2026-05-21 01:01:16.71204481 +0000 UTC m=+4.981364351 2026/05/21 01:01:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:16 DEBUG : file1(0x1e808eb7e600): >close: err= 2026/05/21 01:01:16 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 01:01:16 DEBUG : file1: vfs cache: starting upload 2026/05/21 01:01:16 DEBUG : file1.224243c3.partial: size = 5 OK 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1.224243c3.partial" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1.224243c3.partial 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-miyutal3qutu/file1.224243c3.partial 2026/05/21 01:01:16 DEBUG : file1.224243c3.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/21 01:01:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 01:01:16 DEBUG : file1.224243c3.partial: renamed to: file1 2026/05/21 01:01:16 INFO : file1: Copied (new) 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/21 01:01:16 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-21 01:01:16 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/21 01:01:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/21 01:01:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 INFO : file1: vfs cache: upload succeeded try #1 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : >WaitForWriters: 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:16 DEBUG : file1: newRWFileHandle: 2026/05/21 01:01:16 DEBUG : file1(0x1e808ea9c2c0): openPending: 2026/05/21 01:01:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 DEBUG : file1(0x1e808ea9c2c0): >openPending: err= 2026/05/21 01:01:16 DEBUG : file1: >newRWFileHandle: err= 2026/05/21 01:01:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/21 01:01:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/21 01:01:16 DEBUG : file1(0x1e808ea9c2c0): _writeAt: size=5, off=0 2026/05/21 01:01:16 DEBUG : file1(0x1e808ea9c2c0): >_writeAt: n=5, err= 2026/05/21 01:01:16 DEBUG : file1(0x1e808ea9c2c0): RWFileHandle.Release 2026/05/21 01:01:16 DEBUG : file1(0x1e808ea9c2c0): close: 2026/05/21 01:01:16 DEBUG : file1: vfs cache: setting modification time to 2026-05-21 01:01:16.873755549 +0000 UTC m=+5.143075090 2026/05/21 01:01:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:16 DEBUG : file1(0x1e808ea9c2c0): >close: err= 2026/05/21 01:01:16 DEBUG : file1(0x1e808ea9c2c0): RWFileHandle.Release 2026/05/21 01:01:16 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 01:01:16 DEBUG : Looking for writers 2026/05/21 01:01:16 DEBUG : file1: reading active writers 2026/05/21 01:01:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 01:01:16 DEBUG : file1: vfs cache: starting upload 2026/05/21 01:01:16 DEBUG : file1.c8d1eefb.partial: size = 5 OK 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1.c8d1eefb.partial" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1.c8d1eefb.partial 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-miyutal3qutu/file1.c8d1eefb.partial 2026/05/21 01:01:16 DEBUG : file1.c8d1eefb.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/21 01:01:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 01:01:16 DEBUG : file1.c8d1eefb.partial: renamed to: file1 2026/05/21 01:01:16 INFO : file1: Copied (new) 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:16 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/21 01:01:16 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-21 01:01:16 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/21 01:01:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/21 01:01:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:16 INFO : file1: vfs cache: upload succeeded try #1 2026/05/21 01:01:17 DEBUG : Looking for writers 2026/05/21 01:01:17 DEBUG : file1: reading active writers 2026/05/21 01:01:17 DEBUG : >WaitForWriters: 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:17 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/21 01:01:17 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 01:01:17 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : dir/file1(0x1e808ea9d0c0): openPending: 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/21 01:01:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/21 01:01:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:17 DEBUG : dir/file1(0x1e808ea9d0c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 01:01:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/21 01:01:17 DEBUG : dir/file1(0x1e808ea9d0c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : dir/file1(0x1e808ea9d0c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : dir/file1(0x1e808ea9d0c0): close: 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-21 01:01:17.052225522 +0000 UTC m=+5.321545063 2026/05/21 01:01:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : dir/file1(0x1e808ea9d0c0): >close: err= 2026/05/21 01:01:17 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:17 DEBUG : dir: Looking for writers 2026/05/21 01:01:17 DEBUG : file1: reading active writers 2026/05/21 01:01:17 DEBUG : Looking for writers 2026/05/21 01:01:17 DEBUG : dir: reading active writers 2026/05/21 01:01:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 01:01:17 DEBUG : dir: Looking for writers 2026/05/21 01:01:17 DEBUG : file1: reading active writers 2026/05/21 01:01:17 DEBUG : Looking for writers 2026/05/21 01:01:17 DEBUG : dir: reading active writers 2026/05/21 01:01:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 01:01:17 DEBUG : dir: Looking for writers 2026/05/21 01:01:17 DEBUG : file1: reading active writers 2026/05/21 01:01:17 DEBUG : Looking for writers 2026/05/21 01:01:17 DEBUG : dir: reading active writers 2026/05/21 01:01:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 01:01:17 DEBUG : dir: Looking for writers 2026/05/21 01:01:17 DEBUG : file1: reading active writers 2026/05/21 01:01:17 DEBUG : Looking for writers 2026/05/21 01:01:17 DEBUG : dir: reading active writers 2026/05/21 01:01:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 01:01:17 DEBUG : dir/file1: vfs cache: starting upload 2026/05/21 01:01:17 DEBUG : dir/file1.649eb9f8.partial: size = 5 OK 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1.649eb9f8.partial" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1.649eb9f8.partial 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-miyutal3qutu/dir/file1.649eb9f8.partial 2026/05/21 01:01:17 DEBUG : dir/file1.649eb9f8.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/21 01:01:17 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 01:01:17 DEBUG : dir/file1.649eb9f8.partial: renamed to: dir/file1 2026/05/21 01:01:17 INFO : dir/file1: Copied (replaced existing) 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:17 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/21 01:01:17 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-21 01:01:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/21 01:01:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/21 01:01:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/21 01:01:17 DEBUG : dir: Looking for writers 2026/05/21 01:01:17 DEBUG : file1: reading active writers 2026/05/21 01:01:17 DEBUG : Looking for writers 2026/05/21 01:01:17 DEBUG : dir: reading active writers 2026/05/21 01:01:17 DEBUG : >WaitForWriters: 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:17 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/21 01:01:17 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : dir/file1: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/21 01:01:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/21 01:01:17 DEBUG : dir/file1(0x1e808eb7fe80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : dir/file1(0x1e808eb7fe80): openPending: 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/21 01:01:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/21 01:01:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/21 01:01:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:17 DEBUG : dir/file1(0x1e808eb7fe80): >openPending: err= 2026/05/21 01:01:17 DEBUG : dir/file1(0x1e808eb7fe80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : dir/file1(0x1e808eb7fe80): _writeAt: size=15, off=5 2026/05/21 01:01:17 DEBUG : dir/file1(0x1e808eb7fe80): >_writeAt: n=15, err= 2026/05/21 01:01:17 DEBUG : dir/file1(0x1e808eb7fe80): close: 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/21 01:01:17 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-21 01:01:17.23615186 +0000 UTC m=+5.505471401 2026/05/21 01:01:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : dir/file1(0x1e808eb7fe80): >close: err= 2026/05/21 01:01:17 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:17 DEBUG : dir: Looking for writers 2026/05/21 01:01:17 DEBUG : file1: reading active writers 2026/05/21 01:01:17 DEBUG : Looking for writers 2026/05/21 01:01:17 DEBUG : dir: reading active writers 2026/05/21 01:01:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 01:01:17 DEBUG : dir: Looking for writers 2026/05/21 01:01:17 DEBUG : file1: reading active writers 2026/05/21 01:01:17 DEBUG : Looking for writers 2026/05/21 01:01:17 DEBUG : dir: reading active writers 2026/05/21 01:01:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 01:01:17 DEBUG : dir: Looking for writers 2026/05/21 01:01:17 DEBUG : file1: reading active writers 2026/05/21 01:01:17 DEBUG : Looking for writers 2026/05/21 01:01:17 DEBUG : dir: reading active writers 2026/05/21 01:01:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 01:01:17 DEBUG : dir: Looking for writers 2026/05/21 01:01:17 DEBUG : file1: reading active writers 2026/05/21 01:01:17 DEBUG : Looking for writers 2026/05/21 01:01:17 DEBUG : dir: reading active writers 2026/05/21 01:01:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 01:01:17 DEBUG : dir/file1: vfs cache: starting upload 2026/05/21 01:01:17 DEBUG : dir/file1.9343695e.partial: size = 20 OK 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1.9343695e.partial" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1.9343695e.partial 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-miyutal3qutu/dir/file1.9343695e.partial 2026/05/21 01:01:17 DEBUG : dir/file1.9343695e.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/21 01:01:17 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/21 01:01:17 DEBUG : dir/file1.9343695e.partial: renamed to: dir/file1 2026/05/21 01:01:17 INFO : dir/file1: Copied (replaced existing) 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:17 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/21 01:01:17 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-21 01:01:17 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/21 01:01:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/21 01:01:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/21 01:01:17 DEBUG : dir: Looking for writers 2026/05/21 01:01:17 DEBUG : file1: reading active writers 2026/05/21 01:01:17 DEBUG : Looking for writers 2026/05/21 01:01:17 DEBUG : dir: reading active writers 2026/05/21 01:01:17 DEBUG : >WaitForWriters: 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : file1: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : file1(0x1e808f279400): openPending: 2026/05/21 01:01:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:17 DEBUG : file1(0x1e808f279400): >openPending: err= 2026/05/21 01:01:17 DEBUG : file1: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/21 01:01:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/21 01:01:17 DEBUG : file1(0x1e808f279400): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : file1(0x1e808f279400): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : file1(0x1e808f279400): close: 2026/05/21 01:01:17 DEBUG : file1: vfs cache: setting modification time to 2026-05-21 01:01:17.402221235 +0000 UTC m=+5.671540786 2026/05/21 01:01:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : file1(0x1e808f279400): >close: err= 2026/05/21 01:01:17 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:17 DEBUG : Looking for writers 2026/05/21 01:01:17 DEBUG : file1: reading active writers 2026/05/21 01:01:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 01:01:17 DEBUG : Looking for writers 2026/05/21 01:01:17 DEBUG : file1: reading active writers 2026/05/21 01:01:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 01:01:17 DEBUG : Looking for writers 2026/05/21 01:01:17 DEBUG : file1: reading active writers 2026/05/21 01:01:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 01:01:17 DEBUG : Looking for writers 2026/05/21 01:01:17 DEBUG : file1: reading active writers 2026/05/21 01:01:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 01:01:17 DEBUG : file1: vfs cache: starting upload 2026/05/21 01:01:17 DEBUG : file1.2a4f9c22.partial: size = 5 OK 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1.2a4f9c22.partial" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1.2a4f9c22.partial 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-miyutal3qutu/file1.2a4f9c22.partial 2026/05/21 01:01:17 DEBUG : file1.2a4f9c22.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/21 01:01:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 01:01:17 DEBUG : file1.2a4f9c22.partial: renamed to: file1 2026/05/21 01:01:17 INFO : file1: Copied (new) 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:17 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/21 01:01:17 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-21 01:01:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/21 01:01:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:17 INFO : file1: vfs cache: upload succeeded try #1 2026/05/21 01:01:17 DEBUG : Looking for writers 2026/05/21 01:01:17 DEBUG : file1: reading active writers 2026/05/21 01:01:17 DEBUG : >WaitForWriters: 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/21 01:01:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f278140): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f278140): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f278140): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f278140): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f278140): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.563546514 +0000 UTC m=+5.832866056 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f278140): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2785c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2785c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2785c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2785c0): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2785c0): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2785c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2785c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.563546514 +0000 UTC m=+5.832866056 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2785c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f278a80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f278a80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f278a80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f278a80): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f278a80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.563546514 +0000 UTC m=+5.832866056 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f278a80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf61c0 item 1 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2790c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2790c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2790c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2790c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2790c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.566037418 +0000 UTC m=+5.835356969 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2790c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2795c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2795c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2795c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2795c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2795c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.566037418 +0000 UTC m=+5.835356969 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2795c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf68c0 item 2 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f279c00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f279c00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f279c00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f279c00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f279c00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.56760842 +0000 UTC m=+5.836927971 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f279c00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17e200): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17e200): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17e200): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17e200): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17e200): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17e200): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17e200): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.56760842 +0000 UTC m=+5.836927971 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17e200): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17e6c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17e6c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17e6c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17e6c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17e6c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.56760842 +0000 UTC m=+5.836927971 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17e6c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf6e70 item 3 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17ed80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17ed80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17ed80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17ed80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17ed80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.570547833 +0000 UTC m=+5.839867374 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17ed80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17f2c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17f2c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17f2c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17f2c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17f2c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.570547833 +0000 UTC m=+5.839867374 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17f2c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf7490 item 4 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17f900): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17f900): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17f900): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17f900): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17f900): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.571697358 +0000 UTC m=+5.841016900 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17f900): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17fd80): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17fd80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17fd80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17fd80): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17fd80): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17fd80): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17fd80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.571697358 +0000 UTC m=+5.841016900 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f17fd80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c6980): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c6980): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c6980): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c6980): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c6980): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.571697358 +0000 UTC m=+5.841016900 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c6980): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf7ab0 item 5 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7ac0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7ac0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7ac0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7ac0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7ac0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.5735002 +0000 UTC m=+5.842819751 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7ac0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2a780): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2a780): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2a780): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2a780): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2a780): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.5735002 +0000 UTC m=+5.842819751 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2a780): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808edb0230 item 6 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2ba00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2ba00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2ba00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2ba00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2ba00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.575363716 +0000 UTC m=+5.844683267 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2ba00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70140): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70140): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70140): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70140): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70140): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70140): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70140): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.575363716 +0000 UTC m=+5.844683267 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70140): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec706c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec706c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec706c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec706c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec706c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.575363716 +0000 UTC m=+5.844683267 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec706c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808edb0620 item 7 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec71a40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec71a40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec71a40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec71a40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec71a40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.579578803 +0000 UTC m=+5.848898344 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec71a40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc080): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc080): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc080): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc080): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc080): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.579578803 +0000 UTC m=+5.848898344 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc080): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808edb0c40 item 8 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc640): _readAt: size=2, off=0 2026/05/21 01:01:17 ERROR : open-test-file(0x1e808f1fc640): Couldn't read size of file 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc640): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc640): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc640): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc640): close: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc640): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fca00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fca00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fca00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fca00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fca00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.581461946 +0000 UTC m=+5.850781487 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fca00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fce80): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fce80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fce80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fce80): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fce80): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fce80): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fce80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.581461946 +0000 UTC m=+5.850781487 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fce80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd380): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd380): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd380): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd380): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd380): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.581461946 +0000 UTC m=+5.850781487 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd380): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808edb0fc0 item 9 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fda80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fda80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fda80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fda80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fda80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.583473773 +0000 UTC m=+5.852793334 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fda80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5e0c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5e0c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5e0c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5e0c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5e0c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.583473773 +0000 UTC m=+5.852793334 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5e0c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808edb1570 item 10 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5e700): _readAt: size=2, off=0 2026/05/21 01:01:17 ERROR : open-test-file(0x1e808ed5e700): Couldn't read size of file 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5e700): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5e700): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5e700): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5e700): close: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5e700): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5eac0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5eac0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5eac0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5eac0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5eac0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.585143112 +0000 UTC m=+5.854462684 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5eac0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5f000): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5f000): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5f000): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5f000): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5f000): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5f000): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5f000): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.585143112 +0000 UTC m=+5.854462684 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5f000): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5f500): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5f500): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5f500): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5f500): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5f500): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.585143112 +0000 UTC m=+5.854462684 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5f500): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808edb19d0 item 11 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5fb80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5fb80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5fb80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5fb80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5fb80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.588979461 +0000 UTC m=+5.858299003 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed5fb80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb801c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb801c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb801c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb801c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb801c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.588979461 +0000 UTC m=+5.858299003 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb801c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec74070 item 12 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80c00): _readAt: size=2, off=0 2026/05/21 01:01:17 ERROR : open-test-file(0x1e808eb80c00): Couldn't read size of file 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80c00): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80c00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80c00): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80c00): close: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80c00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb813c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb813c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb813c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb813c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb813c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.591146182 +0000 UTC m=+5.860465723 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb813c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8be900): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8be900): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8be900): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8be900): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8be900): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.591146182 +0000 UTC m=+5.860465723 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8be900): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec743f0 item 13 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf100): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf100): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf100): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf100): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf100): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.592385106 +0000 UTC m=+5.861704648 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf100): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf840): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf840): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf840): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf840): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf840): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.592385106 +0000 UTC m=+5.861704648 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf840): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec749a0 item 14 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfe80): _readAt: size=2, off=0 2026/05/21 01:01:17 ERROR : open-test-file(0x1e808e8bfe80): Couldn't read size of file 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfe80): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfe80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfe80): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfe80): close: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfe80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f200340): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f200340): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f200340): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f200340): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f200340): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.593648508 +0000 UTC m=+5.862968048 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f200340): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f200a00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f200a00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f200a00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f200a00): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f200a00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.593648508 +0000 UTC m=+5.862968048 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f200a00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec74f50 item 15 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f201100): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f201100): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f201100): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f201100): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f201100): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.594878625 +0000 UTC m=+5.864198166 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f201100): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f201640): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f201640): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f201640): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f201640): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f201640): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.594878625 +0000 UTC m=+5.864198166 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f201640): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec75340 item 16 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f201c80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f201c80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f201c80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f201c80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f201c80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.596467862 +0000 UTC m=+5.865787403 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f201c80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e200): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e200): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e200): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e200): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e200): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e200): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e200): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e200): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.596467862 +0000 UTC m=+5.865787403 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e200): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e700): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e700): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e700): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e700): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e700): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.596467862 +0000 UTC m=+5.865787403 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e700): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec75880 item 17 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7ef00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7ef00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7ef00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7ef00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7ef00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.598970317 +0000 UTC m=+5.868289868 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7ef00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f440): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f440): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f440): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f440): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f440): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.598970317 +0000 UTC m=+5.868289868 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f440): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec1a150 item 18 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7fac0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7fac0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7fac0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7fac0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7fac0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.600507547 +0000 UTC m=+5.869827118 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7fac0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9c0c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9c0c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9c0c0): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9c0c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9c0c0): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9c0c0): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9c0c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9c0c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.600507547 +0000 UTC m=+5.869827118 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9c0c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9c5c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9c5c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9c5c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9c5c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9c5c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.600507547 +0000 UTC m=+5.869827118 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9c5c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec1a4d0 item 19 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9cc40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9cc40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9cc40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9cc40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9cc40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.60259174 +0000 UTC m=+5.871911282 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9cc40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9d180): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9d180): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9d180): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9d180): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9d180): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.60259174 +0000 UTC m=+5.871911282 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9d180): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec1aaf0 item 20 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9d880): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9d880): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9d880): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9d880): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9d880): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.60399732 +0000 UTC m=+5.873316882 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9d880): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9dd80): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9dd80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9dd80): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9dd80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9dd80): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9dd80): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9dd80): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9dd80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.60399732 +0000 UTC m=+5.873316882 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea9dd80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f372380): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f372380): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f372380): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f372380): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f372380): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.60399732 +0000 UTC m=+5.873316882 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f372380): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec1aee0 item 21 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f372a00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f372a00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f372a00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f372a00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f372a00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.605822294 +0000 UTC m=+5.875141835 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f372a00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f372f40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f372f40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f372f40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f372f40): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f372f40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.605822294 +0000 UTC m=+5.875141835 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f372f40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec1b490 item 22 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3735c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3735c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3735c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3735c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3735c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.60737951 +0000 UTC m=+5.876699051 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3735c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f373ac0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f373ac0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f373ac0): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f373ac0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f373ac0): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f373ac0): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f373ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f373ac0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.60737951 +0000 UTC m=+5.876699051 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f373ac0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d00c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d00c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d00c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d00c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d00c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.60737951 +0000 UTC m=+5.876699051 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d00c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec1bdc0 item 23 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d0740): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d0740): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d0740): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d0740): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d0740): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.610292533 +0000 UTC m=+5.879612075 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d0740): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d0c80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d0c80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d0c80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d0c80): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d0c80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.610292533 +0000 UTC m=+5.879612075 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d0c80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5e3f0 item 24 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d12c0): _readAt: size=2, off=0 2026/05/21 01:01:17 ERROR : open-test-file(0x1e808e6d12c0): Couldn't read size of file 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d12c0): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d12c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d12c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d12c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d12c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d1680): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d1680): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d1680): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d1680): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d1680): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.612635076 +0000 UTC m=+5.881954616 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d1680): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d1b80): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d1b80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d1b80): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d1b80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d1b80): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d1b80): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d1b80): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d1b80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.612635076 +0000 UTC m=+5.881954616 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e6d1b80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99e1c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99e1c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99e1c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99e1c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99e1c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.612635076 +0000 UTC m=+5.881954616 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99e1c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5e770 item 25 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99e840): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99e840): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99e840): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99e840): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99e840): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.615641174 +0000 UTC m=+5.884960716 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99e840): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99ed80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99ed80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99ed80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99ed80): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99ed80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.615641174 +0000 UTC m=+5.884960716 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99ed80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5ed90 item 26 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4380): _readAt: size=2, off=0 2026/05/21 01:01:17 ERROR : open-test-file(0x1e808eed4380): Couldn't read size of file 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4380): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4380): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4380): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4380): close: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4380): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4740): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4740): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4740): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4740): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4740): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.617464454 +0000 UTC m=+5.886783995 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4740): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4c40): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4c40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4c40): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4c40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4c40): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4c40): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4c40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.617464454 +0000 UTC m=+5.886783995 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed4c40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed5180): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed5180): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed5180): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed5180): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed5180): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.617464454 +0000 UTC m=+5.886783995 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed5180): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f23a310 item 27 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed5800): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed5800): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed5800): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed5800): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed5800): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.619173278 +0000 UTC m=+5.888492819 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed5800): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed5d40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed5d40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed5d40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed5d40): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed5d40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.619173278 +0000 UTC m=+5.888492819 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed5d40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f23a7e0 item 28 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8a480): _readAt: size=2, off=0 2026/05/21 01:01:17 ERROR : open-test-file(0x1e808ea8a480): Couldn't read size of file 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8a480): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8a480): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8a480): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8a480): close: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8a480): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8a840): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8a840): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8a840): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8a840): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8a840): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.620646706 +0000 UTC m=+5.889966247 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8a840): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8af00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8af00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8af00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8af00): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8af00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.620646706 +0000 UTC m=+5.889966247 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8af00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f23ac40 item 29 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8b580): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8b580): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8b580): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8b580): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8b580): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.621982343 +0000 UTC m=+5.891301885 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8b580): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8bac0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8bac0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8bac0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8bac0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8bac0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.621982343 +0000 UTC m=+5.891301885 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea8bac0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f23b0a0 item 30 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c200): _readAt: size=2, off=0 2026/05/21 01:01:17 ERROR : open-test-file(0x1e808eb4c200): Couldn't read size of file 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c200): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c200): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c200): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c200): close: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c200): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c5c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c5c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c5c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c5c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c5c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.623358017 +0000 UTC m=+5.892677558 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c5c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4cc80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4cc80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4cc80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4cc80): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4cc80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.623358017 +0000 UTC m=+5.892677558 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4cc80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f23b420 item 31 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d300): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d300): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d300): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d300): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d300): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.624820885 +0000 UTC m=+5.894140436 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d300): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d840): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d840): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d840): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d840): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d840): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.624820885 +0000 UTC m=+5.894140436 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d840): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f23b7a0 item 32 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4de80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4de80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4de80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4de80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4de80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.625971542 +0000 UTC m=+5.895291083 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4de80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6e400): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6e400): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6e400): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6e400): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6e400): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f23bb90 item 33 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6e400): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6e400): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.626420773 +0000 UTC m=+5.895740314 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6e400): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6e900): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6e900): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6e900): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6e900): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6e900): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.626420773 +0000 UTC m=+5.895740314 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6e900): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f23bd50 item 33 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6ef40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6ef40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6ef40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6ef40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6ef40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.627846912 +0000 UTC m=+5.897166453 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6ef40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6f3c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6f3c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eef4230 item 34 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6f3c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6f3c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6f3c0): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6f3c0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6f3c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.628401941 +0000 UTC m=+5.897721483 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6f3c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6f900): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6f900): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6f900): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6f900): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6f900): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.628401941 +0000 UTC m=+5.897721483 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb6f900): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eef43f0 item 34 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e040): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e040): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e040): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e040): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e040): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.629501342 +0000 UTC m=+5.898820883 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e040): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e4c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e4c0): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e4c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e4c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eef4930 item 35 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e4c0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e4c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.62988576 +0000 UTC m=+5.899205301 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e4c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e9c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e9c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e9c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e9c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e9c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.62988576 +0000 UTC m=+5.899205301 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9e9c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eef4b60 item 35 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9f040): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9f040): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9f040): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9f040): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9f040): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.631330394 +0000 UTC m=+5.900649935 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9f040): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9f540): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9f540): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eef5030 item 36 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9f540): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9f540): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9f540): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9f540): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9f540): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.631793821 +0000 UTC m=+5.901113362 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9f540): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9fa80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9fa80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9fa80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9fa80): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9fa80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.631793821 +0000 UTC m=+5.901113362 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb9fa80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eef51f0 item 36 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde1c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde1c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde1c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde1c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde1c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.633267098 +0000 UTC m=+5.902586649 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde1c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde640): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde640): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde640): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde640): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde640): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eef5570 item 37 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde640): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde640): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.633702041 +0000 UTC m=+5.903021582 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde640): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdeb40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdeb40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdeb40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdeb40): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdeb40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.633702041 +0000 UTC m=+5.903021582 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdeb40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eef5730 item 37 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf1c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf1c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf1c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf1c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf1c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.635159249 +0000 UTC m=+5.904478790 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf1c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf6c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf6c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eef5ab0 item 38 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf6c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf6c0): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf6c0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf6c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.635642162 +0000 UTC m=+5.904961703 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf6c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdfc00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdfc00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdfc00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdfc00): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdfc00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.635642162 +0000 UTC m=+5.904961703 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdfc00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eef5c70 item 38 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14380): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14380): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14380): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14380): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14380): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.637814873 +0000 UTC m=+5.907134445 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14380): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14880): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14880): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14880): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14880): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14880): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e85c3f0 item 39 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14880): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14880): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.638249306 +0000 UTC m=+5.907568847 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14880): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14d80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14d80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14d80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14d80): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14d80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.638249306 +0000 UTC m=+5.907568847 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec14d80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e85c7e0 item 39 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15400): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15400): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15400): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15400): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15400): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.640007683 +0000 UTC m=+5.909327225 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15400): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15900): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15900): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e85d260 item 40 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15900): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15900): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15900): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15900): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15900): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.640800474 +0000 UTC m=+5.910120015 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15900): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15e40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15e40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15e40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15e40): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15e40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.640800474 +0000 UTC m=+5.910120015 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec15e40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e85d490 item 40 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c500): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c500): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c500): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c500): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c500): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c500): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c500): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.641987489 +0000 UTC m=+5.911307030 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c500): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4ca00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4ca00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4ca00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e85d960 item 41 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4ca00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4ca00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.642594058 +0000 UTC m=+5.911913599 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4ca00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4cec0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4cec0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4cec0): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4cec0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4cec0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e85dc00 item 41 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4cec0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4cec0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.64303899 +0000 UTC m=+5.912358531 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4cec0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4d400): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4d400): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4d400): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4d400): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4d400): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.64303899 +0000 UTC m=+5.912358531 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4d400): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e852000 item 41 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4da40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4da40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4da40): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4da40): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4da40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4da40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4da40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.644359137 +0000 UTC m=+5.913678678 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4da40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6040): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6040): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6040): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e852540 item 42 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6040): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6040): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.644774444 +0000 UTC m=+5.914093985 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6040): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6580): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6580): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e852700 item 42 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6580): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6580): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6580): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6580): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6580): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.645518411 +0000 UTC m=+5.914837952 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6580): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6b00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6b00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6b00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6b00): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6b00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.645518411 +0000 UTC m=+5.914837952 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb6b00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e852e00 item 42 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7140): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7140): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7140): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7140): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7140): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7140): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7140): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.6467225 +0000 UTC m=+5.916042041 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7140): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7640): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7640): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7640): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8536c0 item 43 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7640): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7640): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.647167612 +0000 UTC m=+5.916487154 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7640): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7b80): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7b80): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7b80): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7b80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7b80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8538f0 item 43 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7b80): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7b80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.647762217 +0000 UTC m=+5.917081758 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecb7b80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf21c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf21c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf21c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf21c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf21c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.647762217 +0000 UTC m=+5.917081758 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf21c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e853c00 item 43 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf2800): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf2800): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf2800): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf2800): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf2800): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf2800): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf2800): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.649108505 +0000 UTC m=+5.918428046 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf2800): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf2d00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf2d00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf2d00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebe150 item 44 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf2d00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf2d00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.649470421 +0000 UTC m=+5.918789961 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf2d00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf3240): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf3240): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebe3f0 item 44 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf3240): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf3240): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf3240): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf3240): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf3240): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.64991944 +0000 UTC m=+5.919238981 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf3240): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf37c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf37c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf37c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf37c0): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf37c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.64991944 +0000 UTC m=+5.919238981 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf37c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebe5b0 item 44 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf3e00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf3e00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf3e00): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf3e00): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf3e00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf3e00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf3e00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.650986219 +0000 UTC m=+5.920305760 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecf3e00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1e400): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1e400): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1e400): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebe930 item 45 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1e400): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1e400): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.651638944 +0000 UTC m=+5.920958485 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1e400): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1eb00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1eb00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1eb00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1eb00): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1eb00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.651638944 +0000 UTC m=+5.920958485 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1eb00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebeaf0 item 45 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1f140): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1f140): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1f140): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1f140): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1f140): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1f140): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1f140): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.653294908 +0000 UTC m=+5.922614449 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1f140): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1f640): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1f640): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1f640): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebee70 item 46 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1f640): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1f640): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.653685666 +0000 UTC m=+5.923005207 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1f640): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1fd40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1fd40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1fd40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1fd40): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1fd40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.653685666 +0000 UTC m=+5.923005207 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1fd40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebf1f0 item 46 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed44480): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed44480): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed44480): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed44480): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed44480): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed44480): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed44480): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.654790407 +0000 UTC m=+5.924109948 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed44480): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed44980): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed44980): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed44980): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebf6c0 item 47 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed44980): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed44980): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.655197317 +0000 UTC m=+5.924516858 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed44980): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed45080): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed45080): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed45080): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed45080): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed45080): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.655197317 +0000 UTC m=+5.924516858 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed45080): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebf880 item 47 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed456c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed456c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed456c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed456c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed456c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed456c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed456c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.656297469 +0000 UTC m=+5.925617010 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed456c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed45bc0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed45bc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed45bc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebfc00 item 48 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed45bc0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed45bc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.656672398 +0000 UTC m=+5.925991940 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed45bc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb23c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb23c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb23c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb23c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb23c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.656672398 +0000 UTC m=+5.925991940 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb23c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebfdc0 item 48 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb2a00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb2a00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb2a00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb2a00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb2a00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.657869804 +0000 UTC m=+5.927189345 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb2a00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb2e80): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb2e80): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb2e80): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb2e80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb2e80): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb2e80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ee242a0 item 49 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb2e80): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb2e80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.6583481 +0000 UTC m=+5.927667641 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb2e80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb33c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb33c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb33c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb33c0): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb33c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.6583481 +0000 UTC m=+5.927667641 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb33c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ee24620 item 49 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb3a40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb3a40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb3a40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb3a40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb3a40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.65948477 +0000 UTC m=+5.928804311 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edb3a40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee04040): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee04040): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee04040): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ee24b60 item 50 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee04040): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee04040): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee04040): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee04040): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee04040): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.659994455 +0000 UTC m=+5.929313996 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee04040): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee045c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee045c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee045c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee045c0): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee045c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.659994455 +0000 UTC m=+5.929313996 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee045c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ee24e00 item 50 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee04c40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee04c40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee04c40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee04c40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee04c40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.66105453 +0000 UTC m=+5.930374071 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee04c40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05140): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05140): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05140): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05140): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05140): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05140): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ee25180 item 51 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05140): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05140): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.66163038 +0000 UTC m=+5.930949921 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05140): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05680): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05680): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05680): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05680): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05680): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.66163038 +0000 UTC m=+5.930949921 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05680): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ee25420 item 51 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05d00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05d00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05d00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05d00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05d00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.665222308 +0000 UTC m=+5.934541848 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee05d00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32300): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32300): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32300): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ee257a0 item 52 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32300): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32300): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32300): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32300): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32300): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.665718247 +0000 UTC m=+5.935037787 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32300): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32880): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32880): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32880): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32880): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32880): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.665718247 +0000 UTC m=+5.935037787 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32880): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ee25960 item 52 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32f00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32f00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32f00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32f00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32f00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.667032563 +0000 UTC m=+5.936352105 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee32f00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee33400): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee33400): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee33400): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee33400): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee33400): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee33400): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ee25ce0 item 53 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee33400): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee33400): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.66744818 +0000 UTC m=+5.936767721 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee33400): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee33940): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee33940): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee33940): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee33940): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee33940): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.66744818 +0000 UTC m=+5.936767721 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee33940): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed60000 item 53 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5c0c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5c0c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5c0c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5c0c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5c0c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.66868525 +0000 UTC m=+5.938004792 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5c0c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5c5c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5c5c0): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5c5c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed60380 item 54 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5c5c0): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5c5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5c5c0): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5c5c0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5c5c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.669258365 +0000 UTC m=+5.938577906 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5c5c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5cb40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5cb40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5cb40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5cb40): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5cb40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.669258365 +0000 UTC m=+5.938577906 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5cb40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed60540 item 54 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5d1c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5d1c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5d1c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5d1c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5d1c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.670394415 +0000 UTC m=+5.939713955 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5d1c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5d6c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5d6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5d6c0): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5d6c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5d6c0): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5d6c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed608c0 item 55 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5d6c0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5d6c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.670832053 +0000 UTC m=+5.940151594 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5d6c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5dc00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5dc00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5dc00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5dc00): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5dc00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.670832053 +0000 UTC m=+5.940151594 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee5dc00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed60cb0 item 55 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e380): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e380): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e380): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e380): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e380): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.672258132 +0000 UTC m=+5.941577673 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e380): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e880): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e880): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e880): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed61030 item 56 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e880): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e880): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e880): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e880): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e880): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.672924743 +0000 UTC m=+5.942244284 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e880): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8ee00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8ee00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8ee00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8ee00): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8ee00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.672924743 +0000 UTC m=+5.942244284 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8ee00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed611f0 item 56 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f440): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f440): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f440): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f440): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f440): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f440): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f440): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f440): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.673973588 +0000 UTC m=+5.943293128 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f440): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f980): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f980): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f980): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed615e0 item 57 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f980): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f980): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.674438918 +0000 UTC m=+5.943758460 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f980): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8fec0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8fec0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8fec0): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8fec0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8fec0): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8fec0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed617a0 item 57 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8fec0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8fec0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.674970253 +0000 UTC m=+5.944289795 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8fec0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec8540): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec8540): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec8540): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec8540): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec8540): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.674970253 +0000 UTC m=+5.944289795 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec8540): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed61960 item 57 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec8b80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec8b80): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec8b80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec8b80): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec8b80): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec8b80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec8b80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec8b80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.676538511 +0000 UTC m=+5.945858052 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec8b80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec90c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec90c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec90c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed61ce0 item 58 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec90c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec90c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.677057283 +0000 UTC m=+5.946376824 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec90c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec9600): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec9600): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec9600): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e87e000 item 58 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec9600): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec9600): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec9600): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec9600): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec9600): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.677639655 +0000 UTC m=+5.946959196 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec9600): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec9bc0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec9bc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec9bc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec9bc0): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec9bc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.677639655 +0000 UTC m=+5.946959196 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eec9bc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e87e8c0 item 58 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108300): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108300): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108300): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108300): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108300): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108300): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108300): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108300): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.678968539 +0000 UTC m=+5.948288081 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108300): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108840): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108840): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108840): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e87ee70 item 59 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108840): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108840): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.679474287 +0000 UTC m=+5.948793828 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108840): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108d80): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108d80): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108d80): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108d80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108d80): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108d80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e87f500 item 59 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108d80): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108d80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.679985354 +0000 UTC m=+5.949304895 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f108d80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109300): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109300): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109300): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109300): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109300): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.679985354 +0000 UTC m=+5.949304895 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109300): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e87fc00 item 59 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109940): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109940): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109940): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109940): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109940): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109940): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109940): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109940): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.681634084 +0000 UTC m=+5.950953624 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109940): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109e80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109e80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109e80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8b3110 item 60 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109e80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109e80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.682117399 +0000 UTC m=+5.951436940 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f109e80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1584c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1584c0): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1584c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8b3650 item 60 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1584c0): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1584c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1584c0): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1584c0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1584c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.682681295 +0000 UTC m=+5.952000836 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1584c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f158a80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f158a80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f158a80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f158a80): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f158a80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.682681295 +0000 UTC m=+5.952000836 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f158a80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8b3a40 item 60 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1590c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1590c0): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1590c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1590c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1590c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1590c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1590c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1590c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.68398862 +0000 UTC m=+5.953308160 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1590c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f159600): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f159600): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f159600): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8804d0 item 61 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f159600): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f159600): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.684485811 +0000 UTC m=+5.953805352 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f159600): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f159d00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f159d00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f159d00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f159d00): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f159d00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.684485811 +0000 UTC m=+5.953805352 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f159d00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e880690 item 61 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f186440): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f186440): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f186440): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f186440): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f186440): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f186440): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f186440): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f186440): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.685985438 +0000 UTC m=+5.955304989 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f186440): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f186980): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f186980): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f186980): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e880cb0 item 62 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f186980): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f186980): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.686501374 +0000 UTC m=+5.955820915 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f186980): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f187080): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f187080): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f187080): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f187080): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f187080): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.686501374 +0000 UTC m=+5.955820915 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f187080): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8810a0 item 62 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1876c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1876c0): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1876c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1876c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1876c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1876c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1876c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1876c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.687840929 +0000 UTC m=+5.957160470 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1876c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f187c00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f187c00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f187c00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e881650 item 63 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f187c00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f187c00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.688439693 +0000 UTC m=+5.957759234 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f187c00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19e400): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19e400): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19e400): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19e400): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19e400): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.688439693 +0000 UTC m=+5.957759234 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19e400): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f130070 item 63 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19ea40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19ea40): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19ea40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19ea40): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19ea40): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19ea40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19ea40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19ea40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.691098595 +0000 UTC m=+5.960418146 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19ea40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19ef80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19ef80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19ef80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f130460 item 64 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19ef80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19ef80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.691518679 +0000 UTC m=+5.960838220 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19ef80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19f680): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19f680): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19f680): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19f680): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19f680): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.691518679 +0000 UTC m=+5.960838220 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f19f680): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f130620 item 64 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f040): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f040): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f040): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f040): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f040): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.692835812 +0000 UTC m=+5.962155353 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f040): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f4c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f4c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f4c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f4c0): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f4c0): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5f180 item 65 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f4c0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f4c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.69330007 +0000 UTC m=+5.962619611 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f4c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f9c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f9c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f9c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f9c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f9c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.69330007 +0000 UTC m=+5.962619611 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e99f9c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5f420 item 65 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216100): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216100): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216100): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216100): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216100): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.694473661 +0000 UTC m=+5.963793201 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216100): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216580): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216580): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5f7a0 item 66 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216580): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216580): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216580): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216580): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216580): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.695003493 +0000 UTC m=+5.964323034 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216580): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216ac0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216ac0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216ac0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216ac0): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216ac0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.695003493 +0000 UTC m=+5.964323034 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f216ac0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5f9d0 item 66 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217100): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217100): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217100): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217100): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217100): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.696974783 +0000 UTC m=+5.966294324 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217100): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217580): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217580): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217580): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217580): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217580): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5fd50 item 67 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217580): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217580): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.697870197 +0000 UTC m=+5.967189738 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217580): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217a80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217a80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217a80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217a80): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217a80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.697870197 +0000 UTC m=+5.967189738 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f217a80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb0070 item 67 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a200): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a200): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a200): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a200): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a200): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.699466118 +0000 UTC m=+5.968785659 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a200): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a700): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a700): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb03f0 item 68 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a700): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a700): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a700): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a700): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a700): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.700165832 +0000 UTC m=+5.969485373 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a700): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24ac40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24ac40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24ac40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24ac40): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24ac40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.700165832 +0000 UTC m=+5.969485373 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24ac40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb0620 item 68 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b280): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b280): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b280): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b280): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b280): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.701746744 +0000 UTC m=+5.971066284 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b280): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b700): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b700): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b700): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b700): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b700): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb09a0 item 69 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b700): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b700): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.702692594 +0000 UTC m=+5.972012135 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b700): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24bc00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24bc00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24bc00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24bc00): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24bc00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.702692594 +0000 UTC m=+5.972012135 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24bc00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb0c40 item 69 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274380): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274380): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274380): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274380): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274380): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.704565738 +0000 UTC m=+5.973885279 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274380): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274880): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274880): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb0fc0 item 70 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274880): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274880): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274880): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274880): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274880): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.70505297 +0000 UTC m=+5.974372511 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274880): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274dc0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274dc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274dc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274dc0): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274dc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.70505297 +0000 UTC m=+5.974372511 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f274dc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb1180 item 70 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275440): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275440): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275440): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275440): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275440): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.706329576 +0000 UTC m=+5.975649116 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275440): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275940): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275940): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275940): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275940): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275940): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb1500 item 71 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275940): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275940): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.707759802 +0000 UTC m=+5.977079343 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275940): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275e40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275e40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275e40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275e40): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275e40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.707759802 +0000 UTC m=+5.977079343 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f275e40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb16c0 item 71 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29c5c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29c5c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29c5c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29c5c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29c5c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.708959663 +0000 UTC m=+5.978279204 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29c5c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29cac0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29cac0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb1a40 item 72 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29cac0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29cac0): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29cac0): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29cac0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29cac0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.709457344 +0000 UTC m=+5.978776886 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29cac0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29d000): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29d000): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29d000): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29d000): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29d000): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.709457344 +0000 UTC m=+5.978776886 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29d000): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb1c00 item 72 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29d5c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29d5c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29d5c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29d5c0): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29d5c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29d5c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29d5c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.712146493 +0000 UTC m=+5.981466034 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29d5c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29dac0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29dac0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29dac0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecac3f0 item 73 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29dac0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29dac0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.713068238 +0000 UTC m=+5.982387839 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f29dac0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d0080): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d0080): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d0080): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d0080): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d0080): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecac5b0 item 73 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d0080): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d0080): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.713600585 +0000 UTC m=+5.982920136 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d0080): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d05c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d05c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d05c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d05c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d05c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.713600585 +0000 UTC m=+5.982920136 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d05c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecac770 item 73 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d0c00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d0c00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d0c00): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d0c00): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d0c00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d0c00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d0c00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.714827246 +0000 UTC m=+5.984146787 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d0c00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1100): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1100): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1100): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecacb60 item 74 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1100): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1100): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.715317674 +0000 UTC m=+5.984637215 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1100): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1640): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1640): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecacd20 item 74 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1640): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1640): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1640): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1640): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1640): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.715969899 +0000 UTC m=+5.985289450 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1640): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1bc0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1bc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1bc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1bc0): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1bc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.715969899 +0000 UTC m=+5.985289450 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2d1bc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecacee0 item 74 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec300): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec300): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec300): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec300): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec300): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec300): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec300): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.718453288 +0000 UTC m=+5.987772830 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec300): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec800): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec800): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec800): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecad260 item 75 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec800): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec800): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.718955969 +0000 UTC m=+5.988275510 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec800): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ecd40): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ecd40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ecd40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ecd40): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ecd40): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecad490 item 75 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ecd40): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ecd40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.719639322 +0000 UTC m=+5.988958863 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ecd40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed280): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed280): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed280): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed280): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed280): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.719639322 +0000 UTC m=+5.988958863 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed280): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecad650 item 75 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed8c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed8c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed8c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed8c0): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed8c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed8c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed8c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.720906881 +0000 UTC m=+5.990226422 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed8c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ca000): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ca000): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ca000): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f1309a0 item 76 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ca000): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ca000): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.721353997 +0000 UTC m=+5.990673538 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ca000): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ca540): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ca540): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f130bd0 item 76 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ca540): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ca540): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ca540): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ca540): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ca540): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.721890572 +0000 UTC m=+5.991210113 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ca540): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1caac0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1caac0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1caac0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1caac0): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1caac0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.721890572 +0000 UTC m=+5.991210113 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1caac0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f130d90 item 76 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cb100): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cb100): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cb100): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cb100): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cb100): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cb100): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cb100): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.723133264 +0000 UTC m=+5.992452805 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cb100): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cb600): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cb600): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cb600): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f131260 item 77 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cb600): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cb600): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.723569369 +0000 UTC m=+5.992888911 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cb600): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cbd00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cbd00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cbd00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cbd00): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cbd00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.723569369 +0000 UTC m=+5.992888911 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1cbd00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f131420 item 77 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f2440): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f2440): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f2440): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f2440): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f2440): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f2440): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f2440): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.725299734 +0000 UTC m=+5.994619275 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f2440): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f2940): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f2940): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f2940): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f1317a0 item 78 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f2940): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f2940): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.725842381 +0000 UTC m=+5.995161921 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f2940): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3040): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3040): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3040): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3040): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3040): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.725842381 +0000 UTC m=+5.995161921 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3040): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f131960 item 78 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3680): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3680): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3680): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3680): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3680): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3680): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3680): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.728388789 +0000 UTC m=+5.997708330 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3680): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3b80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3b80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3b80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f131ce0 item 79 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3b80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3b80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.728967775 +0000 UTC m=+5.998287336 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1f3b80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f310380): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f310380): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f310380): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f310380): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f310380): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.728967775 +0000 UTC m=+5.998287336 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f310380): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8a4070 item 79 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3109c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3109c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3109c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3109c0): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3109c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3109c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3109c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.730785113 +0000 UTC m=+6.000104654 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3109c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f404040): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f404040): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f404040): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecadb20 item 80 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f404040): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f404040): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.731434562 +0000 UTC m=+6.000754103 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f404040): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486280): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486280): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486280): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486280): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486280): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.731434562 +0000 UTC m=+6.000754103 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486280): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8a4380 item 80 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486940): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486940): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486940): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486940): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486940): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.734104243 +0000 UTC m=+6.003423835 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486940): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486dc0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486dc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486dc0): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486dc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486dc0): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486dc0): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8104d0 item 81 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486dc0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486dc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.734754345 +0000 UTC m=+6.004073886 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486dc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487300): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487300): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487300): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487300): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487300): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.734754345 +0000 UTC m=+6.004073886 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487300): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e811570 item 81 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487980): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487980): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487980): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487980): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487980): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.736021753 +0000 UTC m=+6.005341315 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487980): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487e80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487e80): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487e80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecac070 item 82 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487e80): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487e80): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487e80): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487e80): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487e80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.736621538 +0000 UTC m=+6.005941079 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487e80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f404880): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f404880): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f404880): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f404880): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f404880): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.736621538 +0000 UTC m=+6.005941079 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f404880): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecac3f0 item 82 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f404f00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f404f00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f404f00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f404f00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f404f00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.738162764 +0000 UTC m=+6.007482306 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f404f00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f405400): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f405400): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f405400): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f405400): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f405400): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f405400): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecac770 item 83 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f405400): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f405400): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.738738644 +0000 UTC m=+6.008058195 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f405400): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f405940): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f405940): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f405940): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f405940): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f405940): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.738738644 +0000 UTC m=+6.008058195 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f405940): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecac9a0 item 83 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3100c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3100c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3100c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3100c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3100c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.740149414 +0000 UTC m=+6.009468955 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3100c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3105c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3105c0): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3105c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecacd20 item 84 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3105c0): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3105c0): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3105c0): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3105c0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3105c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.740819612 +0000 UTC m=+6.010139153 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3105c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f310e40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f310e40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f310e40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f310e40): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f310e40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.740819612 +0000 UTC m=+6.010139153 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f310e40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecacee0 item 84 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3114c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3114c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3114c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3114c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3114c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.742507024 +0000 UTC m=+6.011826566 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3114c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3119c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3119c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3119c0): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3119c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3119c0): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3119c0): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecad260 item 85 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3119c0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3119c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.743236716 +0000 UTC m=+6.012556257 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3119c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e510d40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e510d40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e510d40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e510d40): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e510d40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.743236716 +0000 UTC m=+6.012556257 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e510d40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecad490 item 85 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7740): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7740): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7740): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7740): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7740): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.74461267 +0000 UTC m=+6.013932231 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7740): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7cc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7cc0): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7cc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecad960 item 86 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7cc0): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7cc0): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7cc0): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7cc0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7cc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.745147902 +0000 UTC m=+6.014467443 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7cc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2ae80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2ae80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2ae80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2ae80): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2ae80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.745147902 +0000 UTC m=+6.014467443 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2ae80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecadd50 item 86 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2bc40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2bc40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2bc40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2bc40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2bc40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.746424929 +0000 UTC m=+6.015744520 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2bc40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70380): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70380): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70380): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70380): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70380): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70380): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8a4540 item 87 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70380): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70380): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.746942348 +0000 UTC m=+6.016261889 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70380): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70ac0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70ac0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70ac0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70ac0): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70ac0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.746942348 +0000 UTC m=+6.016261889 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70ac0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8a4770 item 87 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec71cc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec71cc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec71cc0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec71cc0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec71cc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.748378536 +0000 UTC m=+6.017698107 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec71cc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc2c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc2c0): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc2c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8a4ee0 item 88 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc2c0): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc2c0): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc2c0): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc2c0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc2c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.749338492 +0000 UTC m=+6.018658043 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc2c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc840): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc840): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc840): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc840): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc840): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.749338492 +0000 UTC m=+6.018658043 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc840): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8a55e0 item 88 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fce80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fce80): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fce80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fce80): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fce80): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fce80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fce80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fce80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.750859992 +0000 UTC m=+6.020179533 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fce80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd3c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd3c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd3c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf60e0 item 89 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd3c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd3c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.751293732 +0000 UTC m=+6.020613273 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd3c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80240): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80240): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80240): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80240): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80240): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80240): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808edb00e0 item 89 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80240): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80240): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.753367968 +0000 UTC m=+6.022687509 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80240): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80b80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80b80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80b80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80b80): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80b80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.753367968 +0000 UTC m=+6.022687509 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80b80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808edb0310 item 89 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81980): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81980): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81980): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81980): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81980): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81980): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81980): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81980): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.756272754 +0000 UTC m=+6.025592316 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81980): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8beac0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8beac0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8beac0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808edb0690 item 90 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8beac0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8beac0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.757211821 +0000 UTC m=+6.026531372 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8beac0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf080): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf080): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf080): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808edb0930 item 90 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf080): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf080): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf080): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf080): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf080): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.758180123 +0000 UTC m=+6.027499665 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf080): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf840): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf840): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf840): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf840): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf840): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.758180123 +0000 UTC m=+6.027499665 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf840): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808edb0b60 item 90 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfe80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfe80): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfe80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfe80): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfe80): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfe80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfe80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfe80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.759796703 +0000 UTC m=+6.029116244 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfe80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e4c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e4c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e4c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808edb0ee0 item 91 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e4c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e4c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.760435161 +0000 UTC m=+6.029754702 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e4c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7eb80): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7eb80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7eb80): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7eb80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7eb80): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7eb80): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808edb10a0 item 91 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7eb80): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7eb80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.761027983 +0000 UTC m=+6.030347534 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7eb80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f100): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f100): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f100): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f100): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f100): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.761027983 +0000 UTC m=+6.030347534 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f100): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808edb12d0 item 91 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f740): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f740): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f740): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f740): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f740): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f740): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f740): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f740): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.762998722 +0000 UTC m=+6.032318273 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f740): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7fc80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7fc80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7fc80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808edb16c0 item 92 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7fc80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7fc80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.763512965 +0000 UTC m=+6.032832526 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7fc80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd940): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd940): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd940): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf6380 item 92 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd940): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd940): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd940): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd940): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd940): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.764261031 +0000 UTC m=+6.033580572 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd940): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426040): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426040): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426040): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426040): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426040): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.764261031 +0000 UTC m=+6.033580572 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426040): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf65b0 item 92 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426680): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426680): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426680): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426680): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426680): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426680): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426680): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426680): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.765944977 +0000 UTC m=+6.035264539 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426680): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426bc0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426bc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426bc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf6af0 item 93 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426bc0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426bc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.766449571 +0000 UTC m=+6.035769133 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f426bc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4272c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4272c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4272c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4272c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4272c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.766449571 +0000 UTC m=+6.035769133 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4272c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf6e00 item 93 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f427900): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f427900): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f427900): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f427900): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f427900): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f427900): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f427900): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f427900): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.768473682 +0000 UTC m=+6.037793233 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f427900): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f427e40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f427e40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f427e40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf7180 item 94 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f427e40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f427e40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.76887432 +0000 UTC m=+6.038193881 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f427e40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f434640): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f434640): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f434640): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f434640): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f434640): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.76887432 +0000 UTC m=+6.038193881 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f434640): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf7490 item 94 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f434c80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f434c80): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f434c80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f434c80): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f434c80): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f434c80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f434c80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f434c80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.770823399 +0000 UTC m=+6.040142960 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f434c80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4351c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4351c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4351c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf7810 item 95 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4351c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4351c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.771761604 +0000 UTC m=+6.041081145 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4351c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4358c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4358c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4358c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4358c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4358c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.771761604 +0000 UTC m=+6.041081145 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4358c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf7ab0 item 95 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440000): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440000): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440000): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440000): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440000): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440000): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440000): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440000): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.773515703 +0000 UTC m=+6.042835244 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440000): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440540): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440540): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440540): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf7e30 item 96 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440540): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440540): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.774383565 +0000 UTC m=+6.043703107 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440540): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440c40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440c40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440c40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440c40): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440c40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.774383565 +0000 UTC m=+6.043703107 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f440c40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec74150 item 96 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= 2026/05/21 01:01:17 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:17 DEBUG : Looking for writers 2026/05/21 01:01:17 DEBUG : >WaitForWriters: 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/21 01:01:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a25c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a25c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a25c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a25c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a25c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.782517608 +0000 UTC m=+6.051837149 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a25c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2a40): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2a40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2a40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2a40): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2a40): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2a40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.782517608 +0000 UTC m=+6.051837149 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2a40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2f00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2f00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2f00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2f00): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2f00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.782517608 +0000 UTC m=+6.051837149 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2f00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec1b0a0 item 1 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3540): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3540): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3540): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3540): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3540): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.785067122 +0000 UTC m=+6.054386673 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3540): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3a40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3a40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3a40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3a40): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3a40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.785067122 +0000 UTC m=+6.054386673 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3a40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec1b810 item 2 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6180): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6180): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6180): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6180): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6180): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.786364607 +0000 UTC m=+6.055684149 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6180): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6600): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6600): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6600): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6600): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6600): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6600): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6600): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.786364607 +0000 UTC m=+6.055684149 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6600): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6ac0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6ac0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6ac0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6ac0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6ac0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.786364607 +0000 UTC m=+6.055684149 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa6ac0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f23a000 item 3 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa7140): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa7140): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa7140): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa7140): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa7140): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.78823159 +0000 UTC m=+6.057551131 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa7140): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa7680): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa7680): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa7680): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa7680): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa7680): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.78823159 +0000 UTC m=+6.057551131 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa7680): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f23a620 item 4 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa7cc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa7cc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa7cc0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa7cc0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa7cc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.790140904 +0000 UTC m=+6.059460445 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eaa7cc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5e240): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5e240): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5e240): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5e240): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5e240): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5e240): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5e240): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.790140904 +0000 UTC m=+6.059460445 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5e240): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5e700): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5e700): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5e700): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5e700): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5e700): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.790140904 +0000 UTC m=+6.059460445 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5e700): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f23aa80 item 5 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5ed80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5ed80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5ed80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5ed80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5ed80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.792581241 +0000 UTC m=+6.061900783 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5ed80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5f2c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5f2c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5f2c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5f2c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5f2c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.792581241 +0000 UTC m=+6.061900783 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5f2c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f23b030 item 6 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5f940): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5f940): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5f940): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5f940): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5f940): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.79512241 +0000 UTC m=+6.064441951 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5f940): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5fe40): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5fe40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5fe40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5fe40): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5fe40): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5fe40): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5fe40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.79512241 +0000 UTC m=+6.064441951 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb5fe40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb90400): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb90400): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb90400): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb90400): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb90400): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.79512241 +0000 UTC m=+6.064441951 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb90400): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f23b3b0 item 7 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb90a80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb90a80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb90a80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb90a80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb90a80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.797129118 +0000 UTC m=+6.066448659 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb90a80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb90fc0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb90fc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb90fc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb90fc0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb90fc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.797129118 +0000 UTC m=+6.066448659 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb90fc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f23b8f0 item 8 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91580): _readAt: size=2, off=0 2026/05/21 01:01:17 ERROR : open-test-file(0x1e808eb91580): Couldn't read size of file 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91580): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91580): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91580): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91580): close: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91580): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91940): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91940): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91940): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91940): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91940): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.798402748 +0000 UTC m=+6.067722289 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91940): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91dc0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91dc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91dc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91dc0): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91dc0): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91dc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.798402748 +0000 UTC m=+6.067722289 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb91dc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba03c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba03c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba03c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba03c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba03c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.798402748 +0000 UTC m=+6.067722289 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba03c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f23bc70 item 9 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba0a40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba0a40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba0a40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba0a40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba0a40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.800288867 +0000 UTC m=+6.069608408 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba0a40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba0f80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba0f80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba0f80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba0f80): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba0f80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.800288867 +0000 UTC m=+6.069608408 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba0f80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eef42a0 item 10 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba15c0): _readAt: size=2, off=0 2026/05/21 01:01:17 ERROR : open-test-file(0x1e808eba15c0): Couldn't read size of file 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba15c0): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba15c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba15c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba15c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba15c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba1980): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba1980): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba1980): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba1980): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba1980): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.803835137 +0000 UTC m=+6.073154678 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba1980): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba1e80): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba1e80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba1e80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba1e80): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba1e80): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba1e80): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba1e80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.803835137 +0000 UTC m=+6.073154678 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba1e80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebac480): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebac480): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebac480): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebac480): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebac480): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.803835137 +0000 UTC m=+6.073154678 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebac480): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eef4620 item 11 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebacb00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebacb00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebacb00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebacb00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebacb00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.806625939 +0000 UTC m=+6.075945480 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebacb00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebad040): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebad040): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebad040): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebad040): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebad040): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.806625939 +0000 UTC m=+6.075945480 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebad040): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eef4d90 item 12 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebad680): _readAt: size=2, off=0 2026/05/21 01:01:17 ERROR : open-test-file(0x1e808ebad680): Couldn't read size of file 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebad680): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebad680): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebad680): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebad680): close: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebad680): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebada40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebada40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebada40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebada40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebada40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.808643396 +0000 UTC m=+6.077962957 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebada40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde200): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde200): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde200): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde200): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde200): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.808643396 +0000 UTC m=+6.077962957 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde200): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eef51f0 item 13 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde880): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde880): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde880): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde880): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde880): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.810524306 +0000 UTC m=+6.079843846 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebde880): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdedc0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdedc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdedc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdedc0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdedc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.810524306 +0000 UTC m=+6.079843846 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdedc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eef5570 item 14 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec640): _readAt: size=2, off=0 2026/05/21 01:01:17 ERROR : open-test-file(0x1e808f2ec640): Couldn't read size of file 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec640): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec640): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec640): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec640): close: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ec640): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2eca00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2eca00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2eca00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2eca00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2eca00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.813218003 +0000 UTC m=+6.082537554 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2eca00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed0c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed0c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed0c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed0c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed0c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.813218003 +0000 UTC m=+6.082537554 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed0c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808edb1ce0 item 15 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f441440): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f441440): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f441440): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f441440): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f441440): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.815149638 +0000 UTC m=+6.084469180 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f441440): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f441980): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f441980): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f441980): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f441980): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f441980): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.815149638 +0000 UTC m=+6.084469180 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f441980): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec75c70 item 16 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed700): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed700): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed700): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed700): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed700): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.817002745 +0000 UTC m=+6.086322306 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2ed700): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12000): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12000): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12000): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12000): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12000): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12000): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12000): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12000): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.817002745 +0000 UTC m=+6.086322306 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12000): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12500): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12500): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12500): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12500): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12500): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.817002745 +0000 UTC m=+6.086322306 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12500): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e85c460 item 17 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12b80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12b80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12b80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12b80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12b80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.819707593 +0000 UTC m=+6.089027134 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec12b80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec130c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec130c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec130c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec130c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec130c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.819707593 +0000 UTC m=+6.089027134 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec130c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e85d260 item 18 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec13740): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec13740): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec13740): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec13740): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec13740): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.821594705 +0000 UTC m=+6.090914246 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec13740): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec13c40): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec13c40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec13c40): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec13c40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec13c40): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec13c40): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec13c40): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec13c40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.821594705 +0000 UTC m=+6.090914246 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec13c40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c240): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c240): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c240): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c240): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c240): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.821594705 +0000 UTC m=+6.090914246 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c240): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e85d730 item 19 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c8c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c8c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c8c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c8c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c8c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.824181759 +0000 UTC m=+6.093501301 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4c8c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4ce00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4ce00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4ce00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4ce00): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4ce00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.824181759 +0000 UTC m=+6.093501301 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4ce00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e85de30 item 20 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452100): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452100): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452100): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452100): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452100): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.825738886 +0000 UTC m=+6.095058427 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452100): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452600): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452600): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452600): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452600): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452600): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452600): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452600): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452600): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.825738886 +0000 UTC m=+6.095058427 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452600): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452b00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452b00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452b00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452b00): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452b00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.825738886 +0000 UTC m=+6.095058427 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f452b00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebe150 item 21 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f453180): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f453180): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f453180): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f453180): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f453180): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.828345609 +0000 UTC m=+6.097665150 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f453180): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4536c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4536c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4536c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4536c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4536c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.828345609 +0000 UTC m=+6.097665150 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4536c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebe700 item 22 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f453d40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f453d40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f453d40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f453d40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f453d40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.82979934 +0000 UTC m=+6.099118931 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f453d40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46a340): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46a340): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46a340): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46a340): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46a340): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46a340): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46a340): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46a340): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.82979934 +0000 UTC m=+6.099118931 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46a340): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46a840): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46a840): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46a840): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46a840): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46a840): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.82979934 +0000 UTC m=+6.099118931 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46a840): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebea80 item 23 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46aec0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46aec0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46aec0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46aec0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46aec0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.831556395 +0000 UTC m=+6.100875937 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46aec0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46b400): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46b400): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46b400): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46b400): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46b400): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.831556395 +0000 UTC m=+6.100875937 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46b400): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebef50 item 24 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46ba40): _readAt: size=2, off=0 2026/05/21 01:01:17 ERROR : open-test-file(0x1e808f46ba40): Couldn't read size of file 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46ba40): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46ba40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46ba40): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46ba40): close: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46ba40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46be00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46be00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46be00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46be00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46be00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.83506787 +0000 UTC m=+6.104387410 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f46be00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1c400): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1c400): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1c400): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1c400): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1c400): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1c400): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1c400): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1c400): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.83506787 +0000 UTC m=+6.104387410 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1c400): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1c940): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1c940): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1c940): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1c940): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1c940): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.83506787 +0000 UTC m=+6.104387410 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ed1c940): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebf5e0 item 25 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4d840): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4d840): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4d840): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4d840): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4d840): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.839158461 +0000 UTC m=+6.108478002 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4d840): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4dd80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4dd80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4dd80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4dd80): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4dd80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.839158461 +0000 UTC m=+6.108478002 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec4dd80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e852620 item 26 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca64c0): _readAt: size=2, off=0 2026/05/21 01:01:17 ERROR : open-test-file(0x1e808eca64c0): Couldn't read size of file 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca64c0): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca64c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca64c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca64c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca64c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca6880): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca6880): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca6880): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca6880): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca6880): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.841475005 +0000 UTC m=+6.110794556 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca6880): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca6d80): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca6d80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca6d80): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca6d80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca6d80): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca6d80): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca6d80): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca6d80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.841475005 +0000 UTC m=+6.110794556 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca6d80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca72c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca72c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca72c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca72c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca72c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.841475005 +0000 UTC m=+6.110794556 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca72c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e852fc0 item 27 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca7940): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca7940): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca7940): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca7940): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca7940): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.843377955 +0000 UTC m=+6.112697495 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca7940): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca7e80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca7e80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca7e80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca7e80): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca7e80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.843377955 +0000 UTC m=+6.112697495 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eca7e80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8539d0 item 28 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecee5c0): _readAt: size=2, off=0 2026/05/21 01:01:17 ERROR : open-test-file(0x1e808ecee5c0): Couldn't read size of file 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecee5c0): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecee5c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecee5c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecee5c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecee5c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecee980): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecee980): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecee980): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecee980): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecee980): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.844817869 +0000 UTC m=+6.114137410 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecee980): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecef040): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecef040): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecef040): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecef040): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecef040): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.844817869 +0000 UTC m=+6.114137410 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecef040): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ee24000 item 29 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecef6c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecef6c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecef6c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecef6c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecef6c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.846574113 +0000 UTC m=+6.115893655 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecef6c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecefc00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecefc00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecefc00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecefc00): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecefc00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.846574113 +0000 UTC m=+6.115893655 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ecefc00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ee24540 item 30 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbc340): _readAt: size=2, off=0 2026/05/21 01:01:17 ERROR : open-test-file(0x1e808edbc340): Couldn't read size of file 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbc340): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbc340): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbc340): >_writeAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbc340): close: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbc340): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbc700): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbc700): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbc700): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbc700): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbc700): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.848320228 +0000 UTC m=+6.117639768 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbc700): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbcdc0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbcdc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbcdc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbcdc0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbcdc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.848320228 +0000 UTC m=+6.117639768 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbcdc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ee24a10 item 31 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbd440): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbd440): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbd440): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbd440): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbd440): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.850336604 +0000 UTC m=+6.119656144 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbd440): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbd980): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbd980): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbd980): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbd980): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbd980): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.850336604 +0000 UTC m=+6.119656144 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808edbd980): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ee24ee0 item 32 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee060c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee060c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee060c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee060c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee060c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.851621945 +0000 UTC m=+6.120941487 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee060c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee06540): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee06540): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee06540): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee06540): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee06540): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ee25340 item 33 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee06540): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee06540): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.852187847 +0000 UTC m=+6.121507388 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee06540): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee06a40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee06a40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee06a40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee06a40): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee06a40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.852187847 +0000 UTC m=+6.121507388 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee06a40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ee25500 item 33 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07080): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07080): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07080): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07080): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07080): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.853557448 +0000 UTC m=+6.122876989 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07080): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07500): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07500): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ee25880 item 34 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07500): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07500): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07500): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07500): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07500): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.854103 +0000 UTC m=+6.123422542 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07500): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07a40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07a40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07a40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07a40): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07a40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.854103 +0000 UTC m=+6.123422542 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee07a40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ee25a40 item 34 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42180): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42180): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42180): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42180): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42180): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.855282613 +0000 UTC m=+6.124602154 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42180): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42600): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42600): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42600): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42600): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42600): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ee25dc0 item 35 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42600): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42600): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.855673452 +0000 UTC m=+6.124992993 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42600): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42b00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42b00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42b00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42b00): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42b00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.855673452 +0000 UTC m=+6.124992993 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee42b00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed600e0 item 35 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43180): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43180): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43180): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43180): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43180): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.856950699 +0000 UTC m=+6.126270241 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43180): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43680): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43680): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed60460 item 36 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43680): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43680): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43680): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43680): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43680): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.857437851 +0000 UTC m=+6.126757402 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43680): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43bc0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43bc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43bc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43bc0): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43bc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.857437851 +0000 UTC m=+6.126757402 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee43bc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed60620 item 36 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6a300): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6a300): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6a300): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6a300): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6a300): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.858482498 +0000 UTC m=+6.127802038 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6a300): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6a780): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6a780): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6a780): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6a780): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6a780): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed60af0 item 37 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6a780): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6a780): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.859014514 +0000 UTC m=+6.128334056 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6a780): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6ac80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6ac80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6ac80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6ac80): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6ac80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.859014514 +0000 UTC m=+6.128334056 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6ac80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed60d90 item 37 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6b300): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6b300): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6b300): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6b300): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6b300): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.860283676 +0000 UTC m=+6.129603217 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6b300): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6b800): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6b800): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed61110 item 38 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6b800): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6b800): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6b800): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6b800): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6b800): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.861550693 +0000 UTC m=+6.130870235 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6b800): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6bd40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6bd40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6bd40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6bd40): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6bd40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.861550693 +0000 UTC m=+6.130870235 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee6bd40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed612d0 item 38 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e4c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e4c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e4c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e4c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e4c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.862962184 +0000 UTC m=+6.132281726 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e4c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e9c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e9c0): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e9c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e9c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed616c0 item 39 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e9c0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e9c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.863424329 +0000 UTC m=+6.132743870 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8e9c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8eec0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8eec0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8eec0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8eec0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8eec0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.863424329 +0000 UTC m=+6.132743870 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8eec0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed61880 item 39 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f540): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f540): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f540): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f540): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f540): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.864971567 +0000 UTC m=+6.134291108 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8f540): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8fa40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8fa40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed61c00 item 40 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8fa40): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8fa40): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8fa40): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8fa40): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8fa40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.865580109 +0000 UTC m=+6.134899650 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ee8fa40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8080): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8080): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8080): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8080): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8080): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.865580109 +0000 UTC m=+6.134899650 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8080): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ed61dc0 item 40 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8640): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8640): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8640): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8640): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8640): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8640): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8640): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.866818513 +0000 UTC m=+6.136138064 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8640): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8b40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8b40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8b40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e87e9a0 item 41 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8b40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8b40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.867303018 +0000 UTC m=+6.136622560 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed8b40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9000): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9000): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9000): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9000): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9000): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e87ed20 item 41 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9000): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9000): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.867837259 +0000 UTC m=+6.137156801 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9000): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9540): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9540): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9540): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9540): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9540): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.867837259 +0000 UTC m=+6.137156801 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9540): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e87f110 item 41 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9b80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9b80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9b80): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9b80): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9b80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9b80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9b80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.86897362 +0000 UTC m=+6.138293161 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eed9b80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f102180): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f102180): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f102180): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e87fc00 item 42 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f102180): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f102180): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.869498413 +0000 UTC m=+6.138817954 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f102180): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1026c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1026c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e87fdc0 item 42 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1026c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1026c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1026c0): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1026c0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1026c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.870029278 +0000 UTC m=+6.139348829 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1026c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f102c40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f102c40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f102c40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f102c40): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f102c40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.870029278 +0000 UTC m=+6.139348829 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f102c40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8b3110 item 42 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103280): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103280): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103280): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103280): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103280): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103280): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103280): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.872254499 +0000 UTC m=+6.141574040 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103280): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103780): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103780): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103780): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8b3a40 item 43 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103780): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103780): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.872687779 +0000 UTC m=+6.142007319 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103780): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103cc0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103cc0): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103cc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103cc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8800e0 item 43 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103cc0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103cc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.873642926 +0000 UTC m=+6.142962468 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f103cc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136300): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136300): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136300): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136300): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136300): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.873642926 +0000 UTC m=+6.142962468 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136300): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8804d0 item 43 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136940): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136940): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136940): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136940): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136940): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136940): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136940): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.875332824 +0000 UTC m=+6.144652365 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136940): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136e40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136e40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136e40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e880a80 item 44 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136e40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136e40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.875803935 +0000 UTC m=+6.145123477 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f136e40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f137380): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f137380): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e880cb0 item 44 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f137380): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f137380): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f137380): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f137380): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f137380): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.876380547 +0000 UTC m=+6.145700088 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f137380): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f137900): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f137900): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f137900): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f137900): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f137900): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.876380547 +0000 UTC m=+6.145700088 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f137900): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8810a0 item 44 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160040): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160040): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160040): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160040): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160040): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160040): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160040): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.877554999 +0000 UTC m=+6.146874540 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160040): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160540): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160540): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160540): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e881650 item 45 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160540): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160540): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.878472585 +0000 UTC m=+6.147792157 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160540): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160c40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160c40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160c40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160c40): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160c40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.878472585 +0000 UTC m=+6.147792157 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f160c40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5e070 item 45 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161280): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161280): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161280): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161280): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161280): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161280): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161280): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.880362191 +0000 UTC m=+6.149681732 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161280): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161780): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161780): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161780): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5e3f0 item 46 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161780): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161780): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.880793868 +0000 UTC m=+6.150113469 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161780): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161e80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161e80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161e80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161e80): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161e80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.880793868 +0000 UTC m=+6.150113469 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f161e80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5e5b0 item 46 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18a5c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18a5c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18a5c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18a5c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18a5c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18a5c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18a5c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.88272915 +0000 UTC m=+6.152048691 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18a5c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18aac0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18aac0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18aac0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5ea10 item 47 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18aac0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18aac0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.883175876 +0000 UTC m=+6.152495417 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18aac0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18b1c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18b1c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18b1c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18b1c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18b1c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.883175876 +0000 UTC m=+6.152495417 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18b1c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5ec40 item 47 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18b800): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18b800): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18b800): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18b800): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18b800): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18b800): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18b800): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.884495022 +0000 UTC m=+6.153814563 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18b800): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18bd00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18bd00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18bd00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5efc0 item 48 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18bd00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18bd00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.886110078 +0000 UTC m=+6.155429619 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f18bd00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2500): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2500): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2500): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2500): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2500): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.886110078 +0000 UTC m=+6.155429619 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2500): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5f2d0 item 48 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2b40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2b40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2b40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2b40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2b40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.888847588 +0000 UTC m=+6.158167129 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2b40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2fc0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2fc0): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2fc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2fc0): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2fc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5f6c0 item 49 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2fc0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2fc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.889568552 +0000 UTC m=+6.158888093 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b2fc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b3500): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b3500): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b3500): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b3500): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b3500): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.889568552 +0000 UTC m=+6.158888093 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b3500): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5f880 item 49 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b3b80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b3b80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b3b80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b3b80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b3b80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.890893109 +0000 UTC m=+6.160212650 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1b3b80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1de180): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1de180): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1de180): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5fc70 item 50 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1de180): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1de180): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1de180): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1de180): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1de180): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.891892149 +0000 UTC m=+6.161211690 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1de180): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1de700): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1de700): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1de700): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1de700): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1de700): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.891892149 +0000 UTC m=+6.161211690 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1de700): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec5fe30 item 50 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ded80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ded80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ded80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ded80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ded80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.893467631 +0000 UTC m=+6.162787173 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1ded80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1df280): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1df280): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1df280): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1df280): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1df280): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1df280): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb0310 item 51 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1df280): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1df280): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.894001301 +0000 UTC m=+6.163320842 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1df280): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1df7c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1df7c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1df7c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1df7c0): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1df7c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.894001301 +0000 UTC m=+6.163320842 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1df7c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb04d0 item 51 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1dfe40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1dfe40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1dfe40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1dfe40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1dfe40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.895446546 +0000 UTC m=+6.164766087 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1dfe40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f218440): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f218440): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f218440): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb08c0 item 52 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f218440): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f218440): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f218440): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f218440): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f218440): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.895952693 +0000 UTC m=+6.165272234 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f218440): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2189c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2189c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2189c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2189c0): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2189c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.895952693 +0000 UTC m=+6.165272234 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2189c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb0a80 item 52 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219040): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219040): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219040): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219040): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219040): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.897125733 +0000 UTC m=+6.166445274 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219040): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219540): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219540): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219540): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219540): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219540): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219540): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb0ee0 item 53 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219540): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219540): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.897649083 +0000 UTC m=+6.166968625 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219540): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219a80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219a80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219a80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219a80): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219a80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.897649083 +0000 UTC m=+6.166968625 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f219a80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb10a0 item 53 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a200): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a200): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a200): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a200): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a200): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.898846709 +0000 UTC m=+6.168166250 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a200): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a700): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a700): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a700): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb1420 item 54 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a700): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a700): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a700): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a700): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a700): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.89936488 +0000 UTC m=+6.168684421 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24a700): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24ac80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24ac80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24ac80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24ac80): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24ac80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.89936488 +0000 UTC m=+6.168684421 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24ac80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb15e0 item 54 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b300): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b300): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b300): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b300): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b300): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.900882051 +0000 UTC m=+6.170201592 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b300): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b800): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b800): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b800): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b800): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b800): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b800): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb1960 item 55 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b800): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b800): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.901367611 +0000 UTC m=+6.170687151 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24b800): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24bd40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24bd40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24bd40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24bd40): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24bd40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.901367611 +0000 UTC m=+6.170687151 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f24bd40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eeb1b20 item 55 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26e4c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26e4c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26e4c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26e4c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26e4c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.902890993 +0000 UTC m=+6.172210534 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26e4c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26e9c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26e9c0): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26e9c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f130150 item 56 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26e9c0): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26e9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26e9c0): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26e9c0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26e9c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.903485447 +0000 UTC m=+6.172804988 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26e9c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26ef40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26ef40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26ef40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26ef40): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26ef40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.903485447 +0000 UTC m=+6.172804988 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26ef40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f130310 item 56 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26f580): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26f580): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26f580): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26f580): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26f580): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26f580): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26f580): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26f580): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.906713977 +0000 UTC m=+6.176033518 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26f580): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26fac0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26fac0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26fac0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f130700 item 57 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26fac0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26fac0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.90716489 +0000 UTC m=+6.176484441 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f26fac0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298100): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298100): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298100): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298100): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298100): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298100): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f1309a0 item 57 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298100): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298100): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.907630302 +0000 UTC m=+6.176949842 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298100): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298680): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298680): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298680): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298680): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298680): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.907630302 +0000 UTC m=+6.176949842 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298680): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f130bd0 item 57 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298cc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298cc0): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298cc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298cc0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298cc0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298cc0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298cc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.909106785 +0000 UTC m=+6.178426326 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f298cc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299200): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299200): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299200): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f131030 item 58 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299200): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299200): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.909594448 +0000 UTC m=+6.178913989 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299200): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299740): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299740): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299740): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f131260 item 58 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299740): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299740): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299740): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299740): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299740): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.91011863 +0000 UTC m=+6.179438171 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299740): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299d00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299d00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299d00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299d00): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299d00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.91011863 +0000 UTC m=+6.179438171 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f299d00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f131420 item 58 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf040): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf040): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf040): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf040): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf040): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf040): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf040): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf040): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.912181884 +0000 UTC m=+6.181501425 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf040): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf580): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf580): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf580): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eef57a0 item 59 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf580): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf580): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.912547025 +0000 UTC m=+6.181866567 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdf580): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdfac0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdfac0): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdfac0): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdfac0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdfac0): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdfac0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eef5960 item 59 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdfac0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdfac0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.913005113 +0000 UTC m=+6.182324653 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ebdfac0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330140): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330140): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330140): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330140): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330140): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.913005113 +0000 UTC m=+6.182324653 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330140): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eef5b20 item 59 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330780): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330780): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330780): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330780): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330780): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330780): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330780): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330780): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.914420219 +0000 UTC m=+6.183739761 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330780): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330cc0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330cc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330cc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8aa070 item 60 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330cc0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330cc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.915027608 +0000 UTC m=+6.184347150 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f330cc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f331200): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f331200): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f331200): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8aa310 item 60 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f331200): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f331200): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f331200): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f331200): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f331200): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.915613088 +0000 UTC m=+6.184932628 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f331200): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3317c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3317c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3317c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3317c0): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3317c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.915613088 +0000 UTC m=+6.184932628 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3317c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8ab180 item 60 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f331e00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f331e00): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f331e00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f331e00): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f331e00): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f331e00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f331e00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f331e00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.918883366 +0000 UTC m=+6.188202907 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f331e00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f352440): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f352440): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f352440): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8ab5e0 item 61 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f352440): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f352440): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.919336102 +0000 UTC m=+6.188655644 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f352440): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f352b40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f352b40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f352b40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f352b40): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f352b40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.919336102 +0000 UTC m=+6.188655644 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f352b40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8ab880 item 61 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f353180): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f353180): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f353180): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f353180): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f353180): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f353180): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f353180): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f353180): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.920558876 +0000 UTC m=+6.189878417 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f353180): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3536c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3536c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3536c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eb00150 item 62 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3536c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3536c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.920998679 +0000 UTC m=+6.190318220 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3536c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f353dc0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f353dc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f353dc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f353dc0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f353dc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.920998679 +0000 UTC m=+6.190318220 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f353dc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eb003f0 item 62 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36a500): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36a500): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36a500): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36a500): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36a500): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36a500): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36a500): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36a500): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.922755593 +0000 UTC m=+6.192075134 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36a500): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36aa40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36aa40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36aa40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eb00bd0 item 63 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36aa40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36aa40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.923673801 +0000 UTC m=+6.192993342 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36aa40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36b140): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36b140): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36b140): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36b140): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36b140): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.923673801 +0000 UTC m=+6.192993342 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36b140): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eb012d0 item 63 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36b780): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36b780): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36b780): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36b780): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36b780): >_readAt: n=0, err=Bad file descriptor 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36b780): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36b780): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36b780): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.924944947 +0000 UTC m=+6.194264487 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36b780): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36bcc0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36bcc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36bcc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eb01810 item 64 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36bcc0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36bcc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.92580339 +0000 UTC m=+6.195122931 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f36bcc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3904c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3904c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3904c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3904c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3904c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.92580339 +0000 UTC m=+6.195122931 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3904c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eb01b90 item 64 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f390b00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f390b00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f390b00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f390b00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f390b00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.92728809 +0000 UTC m=+6.196607631 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f390b00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f390f80): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f390f80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f390f80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f390f80): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f390f80): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eb78460 item 65 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f390f80): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f390f80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.927982534 +0000 UTC m=+6.197302075 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f390f80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f391480): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f391480): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f391480): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f391480): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f391480): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.927982534 +0000 UTC m=+6.197302075 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f391480): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eb78690 item 65 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f391ac0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f391ac0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f391ac0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f391ac0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f391ac0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.929225195 +0000 UTC m=+6.198544736 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f391ac0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bc040): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bc040): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eb78b60 item 66 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bc040): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bc040): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bc040): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bc040): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bc040): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.929913758 +0000 UTC m=+6.199233300 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bc040): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bc580): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bc580): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bc580): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bc580): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bc580): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.929913758 +0000 UTC m=+6.199233300 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bc580): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eb78ee0 item 66 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bcbc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bcbc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bcbc0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bcbc0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bcbc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.931683628 +0000 UTC m=+6.201003169 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3bcbc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c4480): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c4480): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c4480): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c4480): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c4480): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f131730 item 67 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c4480): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c4480): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.932189795 +0000 UTC m=+6.201509336 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c4480): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c4980): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c4980): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c4980): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c4980): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c4980): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.932189795 +0000 UTC m=+6.201509336 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c4980): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f1318f0 item 67 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5000): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5000): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5000): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5000): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5000): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.933344981 +0000 UTC m=+6.202664522 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5000): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5500): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5500): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f131c70 item 68 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5500): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5500): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5500): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5500): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5500): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.93384609 +0000 UTC m=+6.203165631 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5500): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5a40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5a40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5a40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5a40): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5a40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.93384609 +0000 UTC m=+6.203165631 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2c5a40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808f131e30 item 68 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8180): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8180): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8180): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8180): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8180): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.934984324 +0000 UTC m=+6.204303865 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8180): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8600): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8600): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8600): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8600): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8600): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ea18690 item 69 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8600): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8600): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.935524295 +0000 UTC m=+6.204843837 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8600): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8b00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8b00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8b00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8b00): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8b00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.935524295 +0000 UTC m=+6.204843837 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e8b00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ea18a80 item 69 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9180): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9180): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9180): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9180): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9180): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.936824225 +0000 UTC m=+6.206143776 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9180): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9680): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9680): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ea19110 item 70 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9680): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9680): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9680): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9680): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9680): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.937550229 +0000 UTC m=+6.206869770 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9680): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9bc0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9bc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9bc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9bc0): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9bc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.937550229 +0000 UTC m=+6.206869770 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f2e9bc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ea192d0 item 70 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8340): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8340): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8340): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8340): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8340): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.938782571 +0000 UTC m=+6.208102112 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8340): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8840): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8840): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8840): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8840): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8840): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ea19ab0 item 71 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8840): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8840): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.93923102 +0000 UTC m=+6.208550560 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8840): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8d40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8d40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8d40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8d40): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8d40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.93923102 +0000 UTC m=+6.208550560 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8d40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8bcd90 item 71 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51e180): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51e180): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51e180): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51e180): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51e180): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.942906064 +0000 UTC m=+6.212225605 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51e180): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51e680): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51e680): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e9003f0 item 72 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51e680): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51e680): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51e680): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51e680): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51e680): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.943741665 +0000 UTC m=+6.213061206 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51e680): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8280): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8280): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8280): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8280): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8280): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.943741665 +0000 UTC m=+6.213061206 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8280): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebe070 item 72 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8840): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8840): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8840): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8840): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8840): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8840): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8840): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.944832871 +0000 UTC m=+6.214152412 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8840): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8d80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8d80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8d80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebe4d0 item 73 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8d80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8d80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.945264327 +0000 UTC m=+6.214583878 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b8d80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b9640): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b9640): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b9640): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b9640): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b9640): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebe690 item 73 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b9640): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b9640): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.945739836 +0000 UTC m=+6.215059377 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b9640): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b9b80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b9b80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b9b80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b9b80): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b9b80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.945739836 +0000 UTC m=+6.215059377 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f4b9b80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebe850 item 73 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51ec00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51ec00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51ec00): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51ec00): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51ec00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51ec00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51ec00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.946905522 +0000 UTC m=+6.216225063 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51ec00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51f100): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51f100): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51f100): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebebd0 item 74 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51f100): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51f100): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.947631737 +0000 UTC m=+6.216951278 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51f100): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51f640): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51f640): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebed90 item 74 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51f640): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51f640): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51f640): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51f640): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51f640): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.948635827 +0000 UTC m=+6.217955368 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51f640): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51fbc0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51fbc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51fbc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51fbc0): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51fbc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.948635827 +0000 UTC m=+6.217955368 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f51fbc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebef50 item 74 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486300): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486300): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486300): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486300): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486300): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486300): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486300): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.9504022 +0000 UTC m=+6.219721740 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486300): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486880): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486880): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486880): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebf5e0 item 75 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486880): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486880): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.950824318 +0000 UTC m=+6.220143859 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486880): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486dc0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486dc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486dc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486dc0): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486dc0): _writeAt: size=3, off=2 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebf7a0 item 75 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486dc0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486dc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.951303574 +0000 UTC m=+6.220623116 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f486dc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487300): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487300): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487300): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487300): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487300): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.951303574 +0000 UTC m=+6.220623116 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487300): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebf9d0 item 75 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487940): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487940): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487940): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487940): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487940): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487940): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487940): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.952718092 +0000 UTC m=+6.222037633 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487940): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487e40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487e40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487e40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eebfd50 item 76 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487e40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487e40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.953147074 +0000 UTC m=+6.222466614 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f487e40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7400): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7400): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8bc8c0 item 76 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7400): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7400): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7400): _writeAt: size=3, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7400): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7400): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.953917431 +0000 UTC m=+6.223236982 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7400): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7b00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7b00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7b00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7b00): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7b00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.953917431 +0000 UTC m=+6.223236982 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e7c7b00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8bd960 item 76 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2aa40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2aa40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2aa40): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2aa40): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2aa40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2aa40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2aa40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.955545612 +0000 UTC m=+6.224865152 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2aa40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2b9c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2b9c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2b9c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eb78310 item 77 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2b9c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2b9c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.956010131 +0000 UTC m=+6.225329671 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ea2b9c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70340): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70340): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70340): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70340): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70340): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.956010131 +0000 UTC m=+6.225329671 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70340): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eb78620 item 77 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70d00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70d00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70d00): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70d00): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70d00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70d00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70d00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.957443053 +0000 UTC m=+6.226762623 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec70d00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec71c00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec71c00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec71c00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eb78af0 item 78 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec71c00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec71c00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.958243417 +0000 UTC m=+6.227562958 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808ec71c00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80440): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80440): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80440): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80440): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80440): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.958243417 +0000 UTC m=+6.227562958 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb80440): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eb78d90 item 78 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81200): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81200): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81200): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81200): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81200): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81200): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81200): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.959466041 +0000 UTC m=+6.228785582 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81200): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81c40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81c40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81c40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eb79490 item 79 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81c40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81c40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.959926953 +0000 UTC m=+6.229246494 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb81c40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bee80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bee80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bee80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bee80): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bee80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.959926953 +0000 UTC m=+6.229246494 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bee80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eb79650 item 79 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf640): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf640): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf640): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf640): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf640): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf640): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf640): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.961292217 +0000 UTC m=+6.230611758 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bf640): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfbc0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfbc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfbc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eb79ab0 item 80 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfbc0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfbc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.963568003 +0000 UTC m=+6.232887545 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e8bfbc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e3c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e3c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e3c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e3c0): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e3c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.963568003 +0000 UTC m=+6.232887545 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7e3c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808eb79ce0 item 80 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7eb80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7eb80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7eb80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7eb80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7eb80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.965028036 +0000 UTC m=+6.234347577 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7eb80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f000): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f000): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f000): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f000): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f000): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f000): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e900a80 item 81 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f000): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f000): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.96573328 +0000 UTC m=+6.235052821 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f000): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f540): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f540): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f540): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f540): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f540): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.96573328 +0000 UTC m=+6.235052821 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7f540): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e900fc0 item 81 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7fbc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7fbc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7fbc0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7fbc0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7fbc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.96691661 +0000 UTC m=+6.236236151 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb7fbc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc1c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc1c0): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc1c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e9016c0 item 82 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc1c0): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc1c0): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc1c0): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc1c0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc1c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.967438007 +0000 UTC m=+6.236757548 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc1c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc740): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc740): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc740): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc740): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc740): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.967438007 +0000 UTC m=+6.236757548 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fc740): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e901960 item 82 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fcdc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fcdc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fcdc0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fcdc0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fcdc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.96853323 +0000 UTC m=+6.237852781 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fcdc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd2c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd2c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd2c0): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd2c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd2c0): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd2c0): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e810380 item 83 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd2c0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd2c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.969550514 +0000 UTC m=+6.238870055 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd2c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd880): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd880): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd880): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd880): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd880): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.969550514 +0000 UTC m=+6.238870055 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f1fd880): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e810690 item 83 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2040): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2040): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2040): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2040): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2040): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.970881362 +0000 UTC m=+6.240200904 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2040): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2580): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2580): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2580): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e811ce0 item 84 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2580): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2580): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2580): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2580): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2580): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.971525411 +0000 UTC m=+6.240844952 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2580): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2b00): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2b00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2b00): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2b00): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2b00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.971525411 +0000 UTC m=+6.240844952 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a2b00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecac0e0 item 84 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3180): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3180): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3180): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3180): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3180): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.972704813 +0000 UTC m=+6.242024354 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3180): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3680): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3680): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3680): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3680): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3680): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3680): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecac620 item 85 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3680): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3680): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.973168881 +0000 UTC m=+6.242488421 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3680): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3bc0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3bc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3bc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3bc0): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3bc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.973168881 +0000 UTC m=+6.242488421 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808e9a3bc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecac850 item 85 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c340): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c340): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c340): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c340): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c340): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.974267149 +0000 UTC m=+6.243586740 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c340): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c840): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c840): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c840): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecacbd0 item 86 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c840): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c840): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c840): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c840): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c840): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.974939993 +0000 UTC m=+6.244259533 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4c840): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4cdc0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4cdc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4cdc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4cdc0): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4cdc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.974939993 +0000 UTC m=+6.244259533 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4cdc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecacd90 item 86 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d440): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d440): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d440): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d440): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d440): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.976039383 +0000 UTC m=+6.245358924 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d440): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d940): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d940): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d940): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d940): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d940): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d940): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecad110 item 87 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d940): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d940): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.976510815 +0000 UTC m=+6.245830356 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4d940): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4de80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4de80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4de80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4de80): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4de80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.976510815 +0000 UTC m=+6.245830356 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb4de80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecad2d0 item 87 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8c600): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8c600): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8c600): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8c600): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8c600): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.977703032 +0000 UTC m=+6.247022573 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8c600): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8cb00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8cb00): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8cb00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecad6c0 item 88 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8cb00): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8cb00): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8cb00): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8cb00): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8cb00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.978243473 +0000 UTC m=+6.247563015 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8cb00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8d080): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8d080): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8d080): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8d080): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8d080): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.978243473 +0000 UTC m=+6.247563015 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8d080): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecad960 item 88 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8d6c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8d6c0): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8d6c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8d6c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8d6c0): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8d6c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8d6c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8d6c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.979437594 +0000 UTC m=+6.248757135 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8d6c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8dc00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8dc00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8dc00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ecadce0 item 89 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8dc00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8dc00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.979874911 +0000 UTC m=+6.249194452 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb8dc00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb98240): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb98240): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb98240): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb98240): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb98240): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb98240): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8a4070 item 89 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb98240): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb98240): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.980366632 +0000 UTC m=+6.249686173 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb98240): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb987c0): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb987c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb987c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb987c0): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb987c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.980366632 +0000 UTC m=+6.249686173 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb987c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8a4230 item 89 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb98e00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb98e00): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb98e00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb98e00): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb98e00): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb98e00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb98e00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb98e00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.982412723 +0000 UTC m=+6.251732264 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb98e00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99340): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99340): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99340): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8a4690 item 90 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99340): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99340): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.982959557 +0000 UTC m=+6.252279129 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99340): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99880): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99880): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99880): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8a4a10 item 90 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99880): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99880): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99880): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99880): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99880): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.98356792 +0000 UTC m=+6.252887460 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99880): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99e40): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99e40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99e40): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99e40): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99e40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.98356792 +0000 UTC m=+6.252887460 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eb99e40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8a4e00 item 90 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba6580): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba6580): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba6580): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba6580): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba6580): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba6580): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba6580): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba6580): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.984978088 +0000 UTC m=+6.254297629 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba6580): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba6ac0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba6ac0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba6ac0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808e8a5810 item 91 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba6ac0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba6ac0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.985505646 +0000 UTC m=+6.254825187 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808eba6ac0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8380): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8380): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8380): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8380): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8380): >_readAt: n=2, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8380): _writeAt: size=3, off=7 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf60e0 item 91 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8380): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8380): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.986051239 +0000 UTC m=+6.255370790 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8380): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8900): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8900): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8900): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8900): >_readAt: n=8, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8900): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.986051239 +0000 UTC m=+6.255370790 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8900): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf6380 item 91 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8f40): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8f40): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8f40): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8f40): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8f40): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8f40): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8f40): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8f40): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.987369633 +0000 UTC m=+6.256689184 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c8f40): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c9480): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c9480): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c9480): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf6850 item 92 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c9480): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c9480): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.987798826 +0000 UTC m=+6.257118367 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c9480): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c99c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c99c0): open at offset 5 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c99c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf6af0 item 92 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c99c0): _readAt: size=2, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c99c0): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c99c0): _writeAt: size=3, off=5 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c99c0): >_writeAt: n=3, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c99c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.9883929 +0000 UTC m=+6.257712441 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3c99c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d8080): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d8080): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d8080): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d8080): >_readAt: n=3, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d8080): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.9883929 +0000 UTC m=+6.257712441 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d8080): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf6e00 item 92 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d86c0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d86c0): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d86c0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d86c0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d86c0): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d86c0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d86c0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d86c0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.989878972 +0000 UTC m=+6.259198574 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d86c0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d8c00): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d8c00): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d8c00): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf7180 item 93 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d8c00): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d8c00): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.99032707 +0000 UTC m=+6.259646610 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d8c00): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9300): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9300): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9300): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9300): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9300): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.99032707 +0000 UTC m=+6.259646610 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9300): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf7490 item 93 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9940): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9940): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9940): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9940): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9940): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9940): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9940): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9940): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.991769199 +0000 UTC m=+6.261088739 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9940): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9e80): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9e80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9e80): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf7810 item 94 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9e80): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9e80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.992279714 +0000 UTC m=+6.261599256 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3d9e80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e4680): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e4680): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e4680): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e4680): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e4680): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.992279714 +0000 UTC m=+6.261599256 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e4680): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf7ab0 item 94 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e4cc0): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e4cc0): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e4cc0): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e4cc0): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e4cc0): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e4cc0): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e4cc0): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e4cc0): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.993528388 +0000 UTC m=+6.262847939 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e4cc0): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e5200): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e5200): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e5200): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ebf7e30 item 95 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e5200): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e5200): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.994164863 +0000 UTC m=+6.263484404 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e5200): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e5900): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e5900): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e5900): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e5900): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e5900): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.994164863 +0000 UTC m=+6.263484404 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3e5900): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec1a310 item 95 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 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/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0040): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0040): open at offset 0 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0040): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0040): _readAt: size=2, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0040): >_readAt: n=0, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0040): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0040): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0040): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.997352625 +0000 UTC m=+6.266672176 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0040): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0580): _writeAt: size=5, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0580): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0580): >openPending: err= 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec1a690 item 96 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0580): >_writeAt: n=5, err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0580): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.997769183 +0000 UTC m=+6.267088724 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0580): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/21 01:01:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/21 01:01:17 DEBUG : open-test-file: newRWFileHandle: 2026/05/21 01:01:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/21 01:01:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0c80): _readAt: size=512, off=0 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0c80): openPending: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0c80): >openPending: err= 2026/05/21 01:01:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0c80): >_readAt: n=5, err=EOF 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0c80): close: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-21 01:01:17.997769183 +0000 UTC m=+6.267088724 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:17 DEBUG : open-test-file(0x1e808f3f0c80): >close: err= 2026/05/21 01:01:17 DEBUG : open-test-file: Remove: 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1e808ec1a850 item 96 2026/05/21 01:01:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/21 01:01:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/21 01:01:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/21 01:01:17 DEBUG : open-test-file: >Remove: err= 2026/05/21 01:01:17 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:17 DEBUG : Looking for writers 2026/05/21 01:01:17 DEBUG : >WaitForWriters: 2026/05/21 01:01:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.45s) --- PASS: TestRWFileHandleOpenTests/writes (0.22s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- 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.22s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:18 DEBUG : file1: newRWFileHandle: 2026/05/21 01:01:18 DEBUG : file1(0x1e808ed38080): openPending: 2026/05/21 01:01:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:18 DEBUG : file1(0x1e808ed38080): >openPending: err= 2026/05/21 01:01:18 DEBUG : file1: >newRWFileHandle: err= 2026/05/21 01:01:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/21 01:01:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/21 01:01:18 DEBUG : file1(0x1e808ed38080): _writeAt: size=2, off=0 2026/05/21 01:01:18 DEBUG : file1(0x1e808ed38080): >_writeAt: n=2, err= 2026/05/21 01:01:18 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/21 01:01:18 DEBUG : file1(0x1e808ed38080): RWFileHandle.Flush 2026/05/21 01:01:18 DEBUG : file1(0x1e808ed38080): RWFileHandle.Release 2026/05/21 01:01:18 DEBUG : file1(0x1e808ed38080): close: 2026/05/21 01:01:18 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/21 01:01:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:18 DEBUG : file1(0x1e808ed38080): >close: err= 2026/05/21 01:01:18 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:18 DEBUG : Looking for writers 2026/05/21 01:01:18 DEBUG : file1: reading active writers 2026/05/21 01:01:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 01:01:18 DEBUG : Looking for writers 2026/05/21 01:01:18 DEBUG : file1: reading active writers 2026/05/21 01:01:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 01:01:18 DEBUG : Looking for writers 2026/05/21 01:01:18 DEBUG : file1: reading active writers 2026/05/21 01:01:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 01:01:18 DEBUG : Looking for writers 2026/05/21 01:01:18 DEBUG : file1: reading active writers 2026/05/21 01:01:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 01:01:18 DEBUG : file1: vfs cache: starting upload 2026/05/21 01:01:18 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1.a0a9169e.partial" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1.a0a9169e.partial 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-miyutal3qutu/file1.a0a9169e.partial 2026/05/21 01:01:18 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/21 01:01:18 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/21 01:01:18 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/05/21 01:01:18 INFO : file1: Copied (new) 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:18 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/21 01:01:18 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/21 01:01:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/21 01:01:18 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/21 01:01:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:18 INFO : file1: vfs cache: upload succeeded try #1 2026/05/21 01:01:18 DEBUG : Looking for writers 2026/05/21 01:01:18 DEBUG : file1: reading active writers 2026/05/21 01:01:18 DEBUG : >WaitForWriters: 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:18 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:18 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/05/21 01:01:18 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:18 DEBUG : Looking for writers 2026/05/21 01:01:18 DEBUG : file1: reading active writers 2026/05/21 01:01:18 DEBUG : >WaitForWriters: 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:18 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:18 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:18 DEBUG : rename_me: newRWFileHandle: 2026/05/21 01:01:18 DEBUG : rename_me(0x1e808eba7cc0): openPending: 2026/05/21 01:01:18 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/21 01:01:18 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/21 01:01:18 DEBUG : rename_me(0x1e808eba7cc0): >openPending: err= 2026/05/21 01:01:18 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/21 01:01:18 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/21 01:01:18 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/21 01:01:18 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/21 01:01:18 DEBUG : rename_me(0x1e808eba7cc0): _writeAt: size=5, off=0 2026/05/21 01:01:18 DEBUG : rename_me(0x1e808eba7cc0): >_writeAt: n=5, err= 2026/05/21 01:01:18 DEBUG : rename_me(0x1e808eba7cc0): close: 2026/05/21 01:01:18 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-21 01:01:18.177349025 +0000 UTC m=+6.446668566 2026/05/21 01:01:18 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/21 01:01:18 DEBUG : rename_me(0x1e808eba7cc0): >close: err= 2026/05/21 01:01:18 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/21 01:01:18 DEBUG : i_was_renamed: Updating file with 0x1e808ecd6d00 2026/05/21 01:01:18 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/21 01:01:18 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/21 01:01:18 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:18 DEBUG : Looking for writers 2026/05/21 01:01:18 DEBUG : i_was_renamed: reading active writers 2026/05/21 01:01:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/21 01:01:18 DEBUG : Looking for writers 2026/05/21 01:01:18 DEBUG : i_was_renamed: reading active writers 2026/05/21 01:01:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/21 01:01:18 DEBUG : Looking for writers 2026/05/21 01:01:18 DEBUG : i_was_renamed: reading active writers 2026/05/21 01:01:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/21 01:01:18 DEBUG : Looking for writers 2026/05/21 01:01:18 DEBUG : i_was_renamed: reading active writers 2026/05/21 01:01:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/21 01:01:18 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/21 01:01:18 DEBUG : i_was_renamed.6e8c7eff.partial: size = 5 OK 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/i_was_renamed.6e8c7eff.partial" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/i_was_renamed.6e8c7eff.partial 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-miyutal3qutu/i_was_renamed.6e8c7eff.partial 2026/05/21 01:01:18 DEBUG : i_was_renamed.6e8c7eff.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/21 01:01:18 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 01:01:18 DEBUG : i_was_renamed.6e8c7eff.partial: renamed to: i_was_renamed 2026/05/21 01:01:18 INFO : i_was_renamed: Copied (new) 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/i_was_renamed" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/i_was_renamed 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-miyutal3qutu/i_was_renamed 2026/05/21 01:01:18 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/21 01:01:18 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-21 01:01:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/21 01:01:18 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/21 01:01:18 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/21 01:01:18 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/21 01:01:18 DEBUG : Looking for writers 2026/05/21 01:01:18 DEBUG : i_was_renamed: reading active writers 2026/05/21 01:01:18 DEBUG : >WaitForWriters: 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/21 01:01:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu" 2026/05/21 01:01:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/05/21 01:01:18 DEBUG : forgetting directory cache 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate(0x1e808ed38dc0): _readAt: size=512, off=0 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate(0x1e808ed38dc0): openPending: 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-21 00:02:18 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/21 01:01:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate(0x1e808ed38dc0): >openPending: err= 2026/05/21 01:01:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate(0x1e808ed38dc0): >_readAt: n=20, err=EOF 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate(0x1e808ed38dc0): close: 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 00:02:18 +0000 UTC 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate(0x1e808ed38dc0): >close: err= 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/05/21 01:01:18 DEBUG : forgetting directory cache 2026/05/21 01:01:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate(0x1e808ecd9080): _readAt: size=512, off=0 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate(0x1e808ecd9080): openPending: 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-21 00:03:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-21 00:02:18 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-21 00:03:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-21 00:02:18 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/21 01:01:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/21 01:01:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate(0x1e808ecd9080): >openPending: err= 2026/05/21 01:01:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate(0x1e808ecd9080): >_readAt: n=20, err=EOF 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate(0x1e808ecd9080): close: 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 00:03:18 +0000 UTC 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate(0x1e808ecd9080): >close: err= 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/05/21 01:01:18 DEBUG : forgetting directory cache 2026/05/21 01:01:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate(0x1e808ed1af80): _readAt: size=512, off=0 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate(0x1e808ed1af80): openPending: 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-21 00:04:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-21 00:03:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-21 00:04:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-21 00:03:18 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/21 01:01:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/21 01:01:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate(0x1e808ed1af80): >openPending: err= 2026/05/21 01:01:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808ed1af80): >_readAt: n=20, err=EOF 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808ed1af80): close: 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 00:04:18 +0000 UTC 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808ed1af80): >close: err= 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/05/21 01:01:19 DEBUG : forgetting directory cache 2026/05/21 01:01:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808ed1b800): _readAt: size=512, off=0 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808ed1b800): openPending: 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-21 00:05:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-21 00:04:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-21 00:05:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-21 00:04:18 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/21 01:01:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/21 01:01:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808ed1b800): >openPending: err= 2026/05/21 01:01:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808ed1b800): >_readAt: n=20, err=EOF 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808ed1b800): close: 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 00:05:18 +0000 UTC 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808ed1b800): >close: err= 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/05/21 01:01:19 DEBUG : forgetting directory cache 2026/05/21 01:01:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808ec1ec80): _readAt: size=512, off=0 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808ec1ec80): openPending: 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-21 00:06:18 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-21 00:05:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-21 00:06:18 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-21 00:05:18 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/21 01:01:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/21 01:01:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808ec1ec80): >openPending: err= 2026/05/21 01:01:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808ec1ec80): >_readAt: n=20, err=EOF 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808ec1ec80): close: 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 00:06:18 +0000 UTC 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808ec1ec80): >close: err= 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/05/21 01:01:19 DEBUG : forgetting directory cache 2026/05/21 01:01:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808eeee140): _readAt: size=512, off=0 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808eeee140): openPending: 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-21 00:07:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-21 00:06:18 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-21 00:07:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-21 00:06:18 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/21 01:01:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/21 01:01:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808eeee140): >openPending: err= 2026/05/21 01:01:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808eeee140): >_readAt: n=20, err=EOF 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808eeee140): close: 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 00:07:18 +0000 UTC 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808eeee140): >close: err= 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/05/21 01:01:19 DEBUG : forgetting directory cache 2026/05/21 01:01:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808eeeebc0): _readAt: size=512, off=0 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808eeeebc0): openPending: 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-21 00:08:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-21 00:07:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-21 00:08:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-21 00:07:18 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/21 01:01:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/21 01:01:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808eeeebc0): >openPending: err= 2026/05/21 01:01:19 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808eeeebc0): >_readAt: n=21, err=EOF 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808eeeebc0): close: 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 00:08:18 +0000 UTC 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate(0x1e808eeeebc0): >close: err= 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:19 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/05/21 01:01:20 DEBUG : forgetting directory cache 2026/05/21 01:01:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate(0x1e808eeef480): _readAt: size=512, off=0 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate(0x1e808eeef480): openPending: 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-21 00:09:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-21 00:08:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-21 00:09:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-21 00:08:18 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/21 01:01:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/21 01:01:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate(0x1e808eeef480): >openPending: err= 2026/05/21 01:01:20 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate(0x1e808eeef480): >_readAt: n=22, err=EOF 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate(0x1e808eeef480): close: 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 00:09:18 +0000 UTC 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate(0x1e808eeef480): >close: err= 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/05/21 01:01:20 DEBUG : forgetting directory cache 2026/05/21 01:01:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate(0x1e808eeefb80): _readAt: size=512, off=0 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate(0x1e808eeefb80): openPending: 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-21 00:10:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-21 00:09:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-21 00:10:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-21 00:09:18 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/21 01:01:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/21 01:01:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate(0x1e808eeefb80): >openPending: err= 2026/05/21 01:01:20 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate(0x1e808eeefb80): >_readAt: n=23, err=EOF 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate(0x1e808eeefb80): close: 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 00:10:18 +0000 UTC 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate(0x1e808eeefb80): >close: err= 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/05/21 01:01:20 DEBUG : forgetting directory cache 2026/05/21 01:01:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate(0x1e808f122a40): _readAt: size=512, off=0 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate(0x1e808f122a40): openPending: 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-miyutal3qutu/TestRWCacheUpdate 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-21 00:11:18 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-21 00:10:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-21 00:11:18 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-21 00:10:18 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/21 01:01:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/21 01:01:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate(0x1e808f122a40): >openPending: err= 2026/05/21 01:01:20 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate(0x1e808f122a40): >_readAt: n=24, err=EOF 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate(0x1e808f122a40): close: 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-21 00:11:18 +0000 UTC 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate(0x1e808f122a40): >close: err= 2026/05/21 01:01:20 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:20 DEBUG : Looking for writers 2026/05/21 01:01:20 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/21 01:01:20 DEBUG : >WaitForWriters: 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.22s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/FiLeA" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/FiLeA 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-miyutal3qutu/FiLeA 2026/05/21 01:01:20 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/FiLeA" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/FiLeA 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-miyutal3qutu/FiLeA 2026/05/21 01:01:20 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/FiLeB" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/FiLeB 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-miyutal3qutu/FiLeB 2026/05/21 01:01:20 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/FiLeB" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/FiLeB 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-miyutal3qutu/FiLeB 2026/05/21 01:01:20 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/21 01:01:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/21 01:01:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/21 01:01:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/FiLeA" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/FiLeA 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-miyutal3qutu/FiLeA 2026/05/21 01:01:20 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/21 01:01:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/21 01:01:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/21 01:01:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/FiLeA" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/FiLeA 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-miyutal3qutu/FiLeA 2026/05/21 01:01:20 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/21 01:01:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/21 01:01:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/21 01:01:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/21 01:01:20 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/21 01:01:20 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/FiLeB" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/FiLeB 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-miyutal3qutu/FiLeB 2026/05/21 01:01:20 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/21 01:01:20 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/21 01:01:20 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/21 01:01:20 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/FilEb" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/FilEb 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-miyutal3qutu/FilEb 2026/05/21 01:01:20 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/FiLeA" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/FiLeA 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-miyutal3qutu/FiLeA 2026/05/21 01:01:20 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/FiLeA" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/FiLeA 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-miyutal3qutu/FiLeA 2026/05/21 01:01:20 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/FiLeB" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/FiLeB 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-miyutal3qutu/FiLeB 2026/05/21 01:01:20 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/FiLeB" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/FiLeB 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-miyutal3qutu/FiLeB 2026/05/21 01:01:20 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/FilEb" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/FilEb 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-miyutal3qutu/FilEb 2026/05/21 01:01:20 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/FilEb" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/FilEb 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-miyutal3qutu/FilEb 2026/05/21 01:01:20 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/05/21 01:01:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/21 01:01:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/21 01:01:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/21 01:01:20 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/21 01:01:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/21 01:01:20 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/21 01:01:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/21 01:01:20 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/21 01:01:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/21 01:01:20 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/21 01:01:20 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/FiLeB" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/FiLeB 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-miyutal3qutu/FiLeB 2026/05/21 01:01:20 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/21 01:01:20 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/21 01:01:20 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/21 01:01:20 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/FilEb" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/FilEb 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-miyutal3qutu/FilEb 2026/05/21 01:01:20 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/21 01:01:20 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/21 01:01:20 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/21 01:01:20 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/21 01:01:20 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/21 01:01:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/21 01:01:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/21 01:01:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:20 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:20 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:20 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/21 01:01:20 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/21 01:01:20 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/21 01:01:20 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/21 01:01:20 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:20 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:20 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:20 DEBUG : Looking for writers 2026/05/21 01:01:20 DEBUG : FiLeA: reading active writers 2026/05/21 01:01:20 DEBUG : FiLeB: reading active writers 2026/05/21 01:01:20 DEBUG : FilEb: reading active writers 2026/05/21 01:01:20 DEBUG : >WaitForWriters: 2026/05/21 01:01:20 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:20 DEBUG : Looking for writers 2026/05/21 01:01:20 DEBUG : FiLeA: reading active writers 2026/05/21 01:01:20 DEBUG : FiLeB: reading active writers 2026/05/21 01:01:20 DEBUG : FilEb: reading active writers 2026/05/21 01:01:20 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.08s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/normal name with no special characters.txt" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/normal\ name\ with\ no\ special\ characters.txt 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-miyutal3qutu/normal name with no special characters.txt 2026/05/21 01:01:20 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/normal name with no special characters.txt" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/normal\ name\ with\ no\ special\ characters.txt 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-miyutal3qutu/normal name with no special characters.txt 2026/05/21 01:01:20 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/測試_Русский___ě_áñ" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/測試_Русский___ě_áñ 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-miyutal3qutu/測試_Русский___ě_áñ 2026/05/21 01:01:20 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/測試_Русский___ě_áñ" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/測試_Русский___ě_áñ 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-miyutal3qutu/測試_Русский___ě_áñ 2026/05/21 01:01:20 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/21 01:01:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/21 01:01:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/21 01:01:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/normal name with no special characters.txt" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/normal\ name\ with\ no\ special\ characters.txt 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-miyutal3qutu/normal name with no special characters.txt 2026/05/21 01:01:20 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/21 01:01:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/21 01:01:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/21 01:01:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/測試_Русский___ě_áñ" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/測試_Русский___ě_áñ 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-miyutal3qutu/測試_Русский___ě_áñ 2026/05/21 01:01:20 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/21 01:01:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/21 01:01:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/21 01:01:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:20 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:20 DEBUG : Looking for writers 2026/05/21 01:01:20 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/21 01:01:20 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/21 01:01:20 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Reusing VFS from active cache 2026/05/21 01:01:20 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:20 DEBUG : Looking for writers 2026/05/21 01:01:20 DEBUG : >WaitForWriters: 2026/05/21 01:01:20 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:20 DEBUG : Looking for writers 2026/05/21 01:01:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:20 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:20 DEBUG : Looking for writers 2026/05/21 01:01:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:20 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:20 DEBUG : Looking for writers 2026/05/21 01:01:20 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:20 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:20 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file2" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:20 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file2" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:20 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/21 01:01:20 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:20 DEBUG : dir: Looking for writers 2026/05/21 01:01:20 DEBUG : file2: reading active writers 2026/05/21 01:01:20 DEBUG : Looking for writers 2026/05/21 01:01:20 DEBUG : dir: reading active writers 2026/05/21 01:01:20 DEBUG : file1: reading active writers 2026/05/21 01:01:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:20 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:20 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file2" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:20 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file2" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:20 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/21 01:01:20 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:20 DEBUG : dir: Looking for writers 2026/05/21 01:01:20 DEBUG : Looking for writers 2026/05/21 01:01:20 DEBUG : dir: reading active writers 2026/05/21 01:01:20 DEBUG : file1: reading active writers 2026/05/21 01:01:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.03s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:20 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:20 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file2" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:20 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file2" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:20 DEBUG : forgetting directory cache 2026/05/21 01:01:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:20 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/21 01:01:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : file1: Open: flags=O_RDONLY 2026/05/21 01:01:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/21 01:01:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/21 01:01:20 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/21 01:01:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/21 01:01:20 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/21 01:01:20 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/21 01:01:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: File to upload is small (0 bytes), uploading instead of streaming 2026/05/21 01:01:20 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/new_file.txt" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/new_file.txt 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-miyutal3qutu/dir/new_file.txt 2026/05/21 01:01:20 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/21 01:01:20 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/21 01:01:20 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/21 01:01:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/21 01:01:20 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:20 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/21 01:01:20 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:20 DEBUG : dir: Looking for writers 2026/05/21 01:01:20 DEBUG : file2: reading active writers 2026/05/21 01:01:20 DEBUG : new_file.txt: reading active writers 2026/05/21 01:01:20 DEBUG : Looking for writers 2026/05/21 01:01:20 DEBUG : dir: reading active writers 2026/05/21 01:01:20 DEBUG : file1: reading active writers 2026/05/21 01:01:20 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file2" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:20 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file2" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-miyutal3qutu/dir/file2 2026/05/21 01:01:20 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/21 01:01:20 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/21 01:01:20 DEBUG : dir/file1: Updating file with dir/file1 0x1e808f2cd2b0 2026/05/21 01:01:20 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/21 01:01:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:20 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir/file1" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-miyutal3qutu/dir/file1 2026/05/21 01:01:20 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/21 01:01:20 INFO : dir/file1: Moved (server-side) to: file0 2026/05/21 01:01:20 DEBUG : file0: Updating file with file0 0x1e808f2cd2b0 2026/05/21 01:01:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/21 01:01:20 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file0" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file0 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-miyutal3qutu/file0 2026/05/21 01:01:20 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file0" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/file0 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-miyutal3qutu/file0 2026/05/21 01:01:20 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/21 01:01:20 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:20 DEBUG : dir: Looking for writers 2026/05/21 01:01:20 DEBUG : Looking for writers 2026/05/21 01:01:20 DEBUG : dir: reading active writers 2026/05/21 01:01:20 DEBUG : file0: reading active writers 2026/05/21 01:01:20 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.04s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Server has VFS statistics extension 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: About path "/home/rclone/rclone-test-miyutal3qutu" 2026/05/21 01:01:20 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:20 DEBUG : Looking for writers 2026/05/21 01:01:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:20 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:20 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/21 01:01:20 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/21 01:01:20 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/21 01:01:20 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: New connection 127.0.0.1:40294->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/21 01:01:20 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/21 01:01:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: New connection 127.0.0.1:40308->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/21 01:01:21 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:21 DEBUG : c: Looking for writers 2026/05/21 01:01:21 DEBUG : d: Looking for writers 2026/05/21 01:01:21 DEBUG : Looking for writers 2026/05/21 01:01:21 DEBUG : a: Looking for writers 2026/05/21 01:01:21 DEBUG : b: Looking for writers 2026/05/21 01:01:21 DEBUG : Looking for writers 2026/05/21 01:01:21 DEBUG : /: reading active writers 2026/05/21 01:01:21 DEBUG : a: reading active writers 2026/05/21 01:01:21 DEBUG : b: reading active writers 2026/05/21 01:01:21 DEBUG : c: reading active writers 2026/05/21 01:01:21 DEBUG : d: reading active writers 2026/05/21 01:01:21 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:21 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/21 01:01:21 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/21 01:01:21 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/21 01:01:21 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/21 01:01:21 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:21 DEBUG : a/b/c/d: Looking for writers 2026/05/21 01:01:21 DEBUG : a/b/c: Looking for writers 2026/05/21 01:01:21 DEBUG : d: reading active writers 2026/05/21 01:01:21 DEBUG : a/b: Looking for writers 2026/05/21 01:01:21 DEBUG : c: reading active writers 2026/05/21 01:01:21 DEBUG : a: Looking for writers 2026/05/21 01:01:21 DEBUG : b: reading active writers 2026/05/21 01:01:21 DEBUG : Looking for writers 2026/05/21 01:01:21 DEBUG : a: reading active writers 2026/05/21 01:01:21 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.06s) === 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-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:21 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:21 DEBUG : Looking for writers 2026/05/21 01:01:21 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-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 01:01:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 01:01:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:21 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/21 01:01:21 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/21 01:01:21 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/21 01:01:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: File to upload is small (5 bytes), uploading instead of streaming 2026/05/21 01:01:21 DEBUG : file1: size = 5 OK 2026/05/21 01:01:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:21 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/21 01:01:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 01:01:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/21 01:01:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:21 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/21 01:01:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu/dir/file1: no such file or directory 2026/05/21 01:01:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu/dir/file1: no such file or directory 2026/05/21 01:01:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:21 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/21 01:01:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 01:01:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 01:01:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 01:01:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 01:01:21 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/21 01:01:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/21 01:01:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/21 01:01:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 01:01:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 01:01:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: File to upload is small (0 bytes), uploading instead of streaming 2026/05/21 01:01:21 DEBUG : file1: size = 0 OK 2026/05/21 01:01:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:21 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/21 01:01:21 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/21 01:01:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/21 01:01:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/21 01:01:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/21 01:01:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 01:01:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 01:01:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: File to upload is small (7 bytes), uploading instead of streaming 2026/05/21 01:01:21 DEBUG : file1: size = 7 OK 2026/05/21 01:01:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:21 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/05/21 01:01:21 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/21 01:01:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/21 01:01:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:21 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:21 DEBUG : Looking for writers 2026/05/21 01:01:21 DEBUG : file1: reading active writers 2026/05/21 01:01:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.03s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 01:01:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 01:01:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:21 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/21 01:01:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu/dir/file1: no such file or directory 2026/05/21 01:01:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu/dir/file1: no such file or directory 2026/05/21 01:01:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu/dir/file1: no such file or directory 2026/05/21 01:01:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu/dir/file1: no such file or directory 2026/05/21 01:01:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu/dir/file1: no such file or directory 2026/05/21 01:01:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu/dir/file1: no such file or directory 2026/05/21 01:01:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu/dir/file1: no such file or directory 2026/05/21 01:01:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{NNGF6}/rclone-test-miyutal3qutu/dir/file1: no such file or directory 2026/05/21 01:01:22 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/21 01:01:22 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/21 01:01:22 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: File to upload is small (11 bytes), uploading instead of streaming 2026/05/21 01:01:22 DEBUG : file1: size = 11 OK 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:22 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/21 01:01:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/21 01:01:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/21 01:01:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:22 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:22 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:22 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/21 01:01:22 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:22 DEBUG : Looking for writers 2026/05/21 01:01:22 DEBUG : file1: reading active writers 2026/05/21 01:01:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 01:01:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 01:01:22 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/21 01:01:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: File to upload is small (5 bytes), uploading instead of streaming 2026/05/21 01:01:22 DEBUG : file1: size = 5 OK 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:22 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/21 01:01:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/21 01:01:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/21 01:01:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:22 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/21 01:01:22 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:22 DEBUG : Looking for writers 2026/05/21 01:01:22 DEBUG : file1: reading active writers 2026/05/21 01:01:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 01:01:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 01:01:22 DEBUG : file1: WriteFileHandle.Release closing 2026/05/21 01:01:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: File to upload is small (0 bytes), uploading instead of streaming 2026/05/21 01:01:22 DEBUG : file1: size = 0 OK 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:22 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/21 01:01:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/21 01:01:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/21 01:01:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:22 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/21 01:01:22 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:22 DEBUG : Looking for writers 2026/05/21 01:01:22 DEBUG : file1: reading active writers 2026/05/21 01:01:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 01:01:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 01:01:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: File to upload is small (2 bytes), uploading instead of streaming 2026/05/21 01:01:22 DEBUG : file1: size = 2 OK 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:22 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/21 01:01:22 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/21 01:01:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/21 01:01:22 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/21 01:01:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:22 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:22 DEBUG : Looking for writers 2026/05/21 01:01:22 DEBUG : file1: reading active writers 2026/05/21 01:01:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 01:01:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 01:01:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: File to upload is small (0 bytes), uploading instead of streaming 2026/05/21 01:01:22 DEBUG : file1: size = 0 OK 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:22 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/21 01:01:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/21 01:01:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/21 01:01:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:22 DEBUG : file1: Open: flags=O_RDONLY 2026/05/21 01:01:22 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/21 01:01:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/21 01:01:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:22 DEBUG : Looking for writers 2026/05/21 01:01:22 DEBUG : file1: reading active writers 2026/05/21 01:01:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/21 01:01:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/21 01:01:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/21 01:01:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/21 01:01:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: File to upload is small (100 bytes), uploading instead of streaming 2026/05/21 01:01:22 DEBUG : file1: size = 100 OK 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/file1" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 8f235a0c5cea48a257cd3d3775a444d2 /home/rclone/rclone-test-miyutal3qutu/file1 2026/05/21 01:01:22 DEBUG : file1: Parsed hash: 8f235a0c5cea48a257cd3d3775a444d2 2026/05/21 01:01:22 DEBUG : file1: md5 = 8f235a0c5cea48a257cd3d3775a444d2 OK 2026/05/21 01:01:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/21 01:01:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/21 01:01:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/21 01:01:22 DEBUG : file1: Open: flags=O_RDONLY 2026/05/21 01:01:22 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/21 01:01:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/21 01:01:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:22 DEBUG : Looking for writers 2026/05/21 01:01:22 DEBUG : file1: reading active writers 2026/05/21 01:01:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.02s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/flat/f000.txt" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/flat/f000.txt 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-miyutal3qutu/flat/f000.txt 2026/05/21 01:01:22 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/flat/f000.txt" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/flat/f000.txt 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-miyutal3qutu/flat/f000.txt 2026/05/21 01:01:22 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/flat/f001.txt" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/flat/f001.txt 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-miyutal3qutu/flat/f001.txt 2026/05/21 01:01:22 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/flat/f001.txt" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/flat/f001.txt 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-miyutal3qutu/flat/f001.txt 2026/05/21 01:01:22 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/flat/f002.txt" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/flat/f002.txt 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-miyutal3qutu/flat/f002.txt 2026/05/21 01:01:22 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/flat/f002.txt" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/flat/f002.txt 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-miyutal3qutu/flat/f002.txt 2026/05/21 01:01:22 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/flat/f003.txt" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/flat/f003.txt 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-miyutal3qutu/flat/f003.txt 2026/05/21 01:01:22 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/flat/f003.txt" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/flat/f003.txt 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-miyutal3qutu/flat/f003.txt 2026/05/21 01:01:22 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/flat/f004.txt" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/flat/f004.txt 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-miyutal3qutu/flat/f004.txt 2026/05/21 01:01:22 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/flat/f004.txt" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: sha1sum /home/rclone/rclone-test-miyutal3qutu/flat/f004.txt 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-miyutal3qutu/flat/f004.txt 2026/05/21 01:01:22 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/05/21 01:01:22 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/21 01:01:22 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/21 01:01:22 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:22 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/flat/f000.txt" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/flat/f000.txt 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-miyutal3qutu/flat/f000.txt 2026/05/21 01:01:22 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/21 01:01:22 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/21 01:01:22 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/21 01:01:22 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:22 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/flat/f001.txt" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/flat/f001.txt 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-miyutal3qutu/flat/f001.txt 2026/05/21 01:01:22 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/21 01:01:22 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/21 01:01:22 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/21 01:01:22 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:22 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/flat/f002.txt" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/flat/f002.txt 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-miyutal3qutu/flat/f002.txt 2026/05/21 01:01:22 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/21 01:01:22 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/21 01:01:22 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/21 01:01:22 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:22 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/flat/f003.txt" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/flat/f003.txt 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-miyutal3qutu/flat/f003.txt 2026/05/21 01:01:22 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/21 01:01:22 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/21 01:01:22 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/21 01:01:22 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:22 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/flat/f004.txt" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/flat/f004.txt 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-miyutal3qutu/flat/f004.txt 2026/05/21 01:01:22 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/21 01:01:22 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:22 DEBUG : flat: Looking for writers 2026/05/21 01:01:22 DEBUG : f003.txt: reading active writers 2026/05/21 01:01:22 DEBUG : f004.txt: reading active writers 2026/05/21 01:01:22 DEBUG : f000.txt: reading active writers 2026/05/21 01:01:22 DEBUG : f001.txt: reading active writers 2026/05/21 01:01:22 DEBUG : f002.txt: reading active writers 2026/05/21 01:01:22 DEBUG : Looking for writers 2026/05/21 01:01:22 DEBUG : flat: reading active writers 2026/05/21 01:01:22 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.10s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:22 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/21 01:01:22 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/21 01:01:22 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:22 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/a/b/c/deep.txt" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/a/b/c/deep.txt 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-miyutal3qutu/a/b/c/deep.txt 2026/05/21 01:01:22 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/05/21 01:01:22 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/21 01:01:22 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/21 01:01:22 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:22 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/a/b/mid.txt" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/a/b/mid.txt 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-miyutal3qutu/a/b/mid.txt 2026/05/21 01:01:22 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/05/21 01:01:22 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/21 01:01:22 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/21 01:01:22 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:22 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/a/top.txt" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/a/top.txt 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-miyutal3qutu/a/top.txt 2026/05/21 01:01:22 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/05/21 01:01:22 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:22 DEBUG : a/b/c: Looking for writers 2026/05/21 01:01:22 DEBUG : deep.txt: reading active writers 2026/05/21 01:01:22 DEBUG : a/b: Looking for writers 2026/05/21 01:01:22 DEBUG : c: reading active writers 2026/05/21 01:01:22 DEBUG : mid.txt: reading active writers 2026/05/21 01:01:22 DEBUG : a: Looking for writers 2026/05/21 01:01:22 DEBUG : b: reading active writers 2026/05/21 01:01:22 DEBUG : top.txt: reading active writers 2026/05/21 01:01:22 DEBUG : Looking for writers 2026/05/21 01:01:22 DEBUG : a: reading active writers 2026/05/21 01:01:22 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.05s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:22 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/21 01:01:22 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/21 01:01:22 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/bigdir/big.bin" 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/bigdir/big.bin 2026/05/21 01:01:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 2735c2c61c6ee727bce13f9d8ac6be1a /home/rclone/rclone-test-miyutal3qutu/bigdir/big.bin 2026/05/21 01:01:22 DEBUG : bigdir/big.bin: Parsed hash: 2735c2c61c6ee727bce13f9d8ac6be1a 2026/05/21 01:01:22 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:22 DEBUG : bigdir: Looking for writers 2026/05/21 01:01:22 DEBUG : big.bin: reading active writers 2026/05/21 01:01:22 DEBUG : Looking for writers 2026/05/21 01:01:22 DEBUG : bigdir: reading active writers 2026/05/21 01:01:22 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.65s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu", Local "Local file system at /tmp/rclone908855920", Modify Window "1s" 2026/05/21 01:01:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: poll-interval is not supported by this remote 2026/05/21 01:01:23 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/21 01:01:23 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/21 01:01:23 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:23 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir1/a.txt" 2026/05/21 01:01:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir1/a.txt 2026/05/21 01:01:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-miyutal3qutu/dir1/a.txt 2026/05/21 01:01:23 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/05/21 01:01:23 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/21 01:01:23 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/21 01:01:23 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:23 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir2/b.txt" 2026/05/21 01:01:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir2/b.txt 2026/05/21 01:01:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-miyutal3qutu/dir2/b.txt 2026/05/21 01:01:23 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/05/21 01:01:23 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/21 01:01:23 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/21 01:01:23 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/21 01:01:23 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/21 01:01:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Shell path "/home/rclone/rclone-test-miyutal3qutu/dir3/c.txt" 2026/05/21 01:01:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Running remote command: md5sum /home/rclone/rclone-test-miyutal3qutu/dir3/c.txt 2026/05/21 01:01:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-miyutal3qutu/dir3/c.txt 2026/05/21 01:01:23 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/05/21 01:01:23 DEBUG : WaitForWriters: timeout=30s 2026/05/21 01:01:23 DEBUG : dir1: Looking for writers 2026/05/21 01:01:23 DEBUG : a.txt: reading active writers 2026/05/21 01:01:23 DEBUG : dir2: Looking for writers 2026/05/21 01:01:23 DEBUG : b.txt: reading active writers 2026/05/21 01:01:23 DEBUG : dir3: Looking for writers 2026/05/21 01:01:23 DEBUG : c.txt: reading active writers 2026/05/21 01:01:23 DEBUG : Looking for writers 2026/05/21 01:01:23 DEBUG : dir1: reading active writers 2026/05/21 01:01:23 DEBUG : dir2: reading active writers 2026/05/21 01:01:23 DEBUG : dir3: reading active writers 2026/05/21 01:01:23 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.04s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/21 01:01:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-miyutal3qutu: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 11.315604615s (try 1/5)