"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/05/30 03:27:30 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-tecowow9zipa" 2026/05/30 03:27:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/30 03:27:30 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/30 03:27:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/30 03:27:30 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/30 03:27:30 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/30 03:27:30 DEBUG : Setting pass="G2A3WrCWFuTLphKFbr7YcUuVumptwhqA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/30 03:27:30 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/30 03:27:30 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{jeAMp}" suffix to name 2026/05/30 03:27:30 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/30 03:27:30 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/30 03:27:30 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/30 03:27:30 DEBUG : Setting pass="G2A3WrCWFuTLphKFbr7YcUuVumptwhqA" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/30 03:27:30 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/30 03:27:30 NOTICE: TestSFTPOpenssh{jeAMp}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: New connection 127.0.0.1:51816->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell type "unix" from config 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Relative path resolved to "/home/rclone/rclone-test-tecowow9zipa" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Using root directory "/home/rclone/rclone-test-tecowow9zipa" 2026/05/30 03:27:30 DEBUG : Creating backend with remote "/tmp/rclone2656335571" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:30 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:30 DEBUG : dir: Looking for writers 2026/05/30 03:27:30 DEBUG : Looking for writers 2026/05/30 03:27:30 DEBUG : dir: reading active writers 2026/05/30 03:27:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.02s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file2" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:30 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file2" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:30 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/subdir/file3" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/subdir/file3 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-tecowow9zipa/dir/subdir/file3 2026/05/30 03:27:30 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/subdir/file3" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/subdir/file3 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-tecowow9zipa/dir/subdir/file3 2026/05/30 03:27:30 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/05/30 03:27:30 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:30 DEBUG : dir/subdir: Looking for writers 2026/05/30 03:27:30 DEBUG : dir: Looking for writers 2026/05/30 03:27:30 DEBUG : file2: reading active writers 2026/05/30 03:27:30 DEBUG : subdir: reading active writers 2026/05/30 03:27:30 DEBUG : file1: reading active writers 2026/05/30 03:27:30 DEBUG : Looking for writers 2026/05/30 03:27:30 DEBUG : dir: reading active writers 2026/05/30 03:27:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.03s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:30 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:30 DEBUG : dir: Looking for writers 2026/05/30 03:27:30 DEBUG : file1: reading active writers 2026/05/30 03:27:30 DEBUG : Looking for writers 2026/05/30 03:27:30 DEBUG : dir: reading active writers 2026/05/30 03:27:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:30 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:30 DEBUG : dir: Looking for writers 2026/05/30 03:27:30 DEBUG : Looking for writers 2026/05/30 03:27:30 DEBUG : dir: reading active writers 2026/05/30 03:27:30 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:30 DEBUG : dir: forgetting directory cache 2026/05/30 03:27:30 DEBUG : forgetting directory cache 2026/05/30 03:27:30 DEBUG : dir: forgetting directory cache 2026/05/30 03:27:30 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:30 DEBUG : Looking for writers 2026/05/30 03:27:30 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:30 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/30 03:27:30 DEBUG : dir: invalidating directory cache 2026/05/30 03:27:30 DEBUG : >ForgetPath: 2026/05/30 03:27:30 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/30 03:27:30 DEBUG : invalidating directory cache 2026/05/30 03:27:30 DEBUG : dir: forgetting directory cache 2026/05/30 03:27:30 DEBUG : >ForgetPath: 2026/05/30 03:27:30 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/30 03:27:30 DEBUG : >ForgetPath: 2026/05/30 03:27:30 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:30 DEBUG : dir: Looking for writers 2026/05/30 03:27:30 DEBUG : Looking for writers 2026/05/30 03:27:30 DEBUG : dir: reading active writers 2026/05/30 03:27:30 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.01s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: New connection 127.0.0.1:51830->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/fil/a/b/c" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/fil/a/b/c 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-tecowow9zipa/fil/a/b/c 2026/05/30 03:27:30 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/fil/a/b/c" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/fil/a/b/c 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-tecowow9zipa/fil/a/b/c 2026/05/30 03:27:30 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:30 DEBUG : forgetting directory cache 2026/05/30 03:27:30 DEBUG : dir: forgetting directory cache 2026/05/30 03:27:30 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:30 DEBUG : dir: Looking for writers 2026/05/30 03:27:30 DEBUG : fil/a/b: Looking for writers 2026/05/30 03:27:30 DEBUG : fil/a: Looking for writers 2026/05/30 03:27:30 DEBUG : b: reading active writers 2026/05/30 03:27:30 DEBUG : fil: Looking for writers 2026/05/30 03:27:30 DEBUG : a: reading active writers 2026/05/30 03:27:30 DEBUG : Looking for writers 2026/05/30 03:27:30 DEBUG : dir: reading active writers 2026/05/30 03:27:30 DEBUG : fil: reading active writers 2026/05/30 03:27:30 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.13s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:30 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:30 DEBUG : dir: Looking for writers 2026/05/30 03:27:30 DEBUG : Looking for writers 2026/05/30 03:27:30 DEBUG : dir: reading active writers 2026/05/30 03:27:30 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.03s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:30 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:30 DEBUG : dir: Looking for writers 2026/05/30 03:27:30 DEBUG : file1: reading active writers 2026/05/30 03:27:30 DEBUG : Looking for writers 2026/05/30 03:27:30 DEBUG : dir: reading active writers 2026/05/30 03:27:30 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.03s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file2" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:30 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file2" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:30 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/subdir/file3" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/subdir/file3 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-tecowow9zipa/dir/subdir/file3 2026/05/30 03:27:30 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/subdir/file3" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/subdir/file3 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-tecowow9zipa/dir/subdir/file3 2026/05/30 03:27:30 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/05/30 03:27:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/30 03:27:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/30 03:27:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/30 03:27:30 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/30 03:27:30 DEBUG : Waiting for deletions to finish 2026/05/30 03:27:30 INFO : dir/subdir/file3: Deleted 2026/05/30 03:27:30 DEBUG : removing 1 level 2 directories 2026/05/30 03:27:30 INFO : dir/subdir: Removing directory 2026/05/30 03:27:30 DEBUG : dir: invalidating directory cache 2026/05/30 03:27:30 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/30 03:27:30 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/30 03:27:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/30 03:27:30 DEBUG : dir/file1: Reset virtual modtime 2026/05/30 03:27:30 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/30 03:27:30 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/30 03:27:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/30 03:27:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/30 03:27:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:30 DEBUG : dir: invalidating directory cache 2026/05/30 03:27:30 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/30 03:27:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/30 03:27:30 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/30 03:27:30 DEBUG : forgetting directory cache 2026/05/30 03:27:30 DEBUG : dir: forgetting directory cache 2026/05/30 03:27:30 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/30 03:27:30 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:30 DEBUG : dir/virtualDir: Looking for writers 2026/05/30 03:27:30 DEBUG : dir: Looking for writers 2026/05/30 03:27:30 DEBUG : virtualFile: reading active writers 2026/05/30 03:27:30 DEBUG : virtualDir: reading active writers 2026/05/30 03:27:30 DEBUG : file1: reading active writers 2026/05/30 03:27:30 DEBUG : virtualFile2: reading active writers 2026/05/30 03:27:30 DEBUG : Looking for writers 2026/05/30 03:27:30 DEBUG : dir: reading active writers 2026/05/30 03:27:30 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.08s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:30 ERROR : dir/: Can only open directories read only 2026/05/30 03:27:30 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:30 DEBUG : dir: Looking for writers 2026/05/30 03:27:30 DEBUG : Looking for writers 2026/05/30 03:27:30 DEBUG : dir: reading active writers 2026/05/30 03:27:30 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:30 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/30 03:27:30 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/30 03:27:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: File to upload is small (5 bytes), uploading instead of streaming 2026/05/30 03:27:30 DEBUG : dir/potato: size = 5 OK 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/potato" 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/potato 2026/05/30 03:27:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tecowow9zipa/dir/potato 2026/05/30 03:27:30 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/30 03:27:30 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/30 03:27:30 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/30 03:27:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/30 03:27:30 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:30 DEBUG : dir: Looking for writers 2026/05/30 03:27:30 DEBUG : file1: reading active writers 2026/05/30 03:27:30 DEBUG : potato: reading active writers 2026/05/30 03:27:30 DEBUG : Looking for writers 2026/05/30 03:27:30 DEBUG : dir: reading active writers 2026/05/30 03:27:30 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.15s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:31 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:31 DEBUG : dir/sub: Looking for writers 2026/05/30 03:27:31 DEBUG : dir: Looking for writers 2026/05/30 03:27:31 DEBUG : file1: reading active writers 2026/05/30 03:27:31 DEBUG : sub: reading active writers 2026/05/30 03:27:31 DEBUG : Looking for writers 2026/05/30 03:27:31 DEBUG : dir: reading active writers 2026/05/30 03:27:31 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.16s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/30 03:27:31 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:31 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:31 DEBUG : dir/sub/subsub: Looking for writers 2026/05/30 03:27:31 DEBUG : dir/sub: Looking for writers 2026/05/30 03:27:31 DEBUG : subsub: reading active writers 2026/05/30 03:27:31 DEBUG : dir: Looking for writers 2026/05/30 03:27:31 DEBUG : file1: reading active writers 2026/05/30 03:27:31 DEBUG : sub: reading active writers 2026/05/30 03:27:31 DEBUG : Looking for writers 2026/05/30 03:27:31 DEBUG : dir: reading active writers 2026/05/30 03:27:31 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.07s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:31 ERROR : dir/: Dir.Remove not empty 2026/05/30 03:27:31 DEBUG : dir/file1: Remove: 2026/05/30 03:27:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:31 DEBUG : dir/file1: >Remove: err= 2026/05/30 03:27:31 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/30 03:27:31 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:31 DEBUG : Looking for writers 2026/05/30 03:27:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.03s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:31 DEBUG : dir/file1: Remove: 2026/05/30 03:27:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:31 DEBUG : dir/file1: >Remove: err= 2026/05/30 03:27:31 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/30 03:27:31 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:31 DEBUG : Looking for writers 2026/05/30 03:27:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.03s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:31 DEBUG : dir/file1: Remove: 2026/05/30 03:27:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:31 DEBUG : dir/file1: >Remove: err= 2026/05/30 03:27:31 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:31 DEBUG : dir: Looking for writers 2026/05/30 03:27:31 DEBUG : Looking for writers 2026/05/30 03:27:31 DEBUG : dir: reading active writers 2026/05/30 03:27:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file3" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file3 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-tecowow9zipa/dir/file3 2026/05/30 03:27:31 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file3" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file3 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-tecowow9zipa/dir/file3 2026/05/30 03:27:31 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/30 03:27:31 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/30 03:27:31 DEBUG : dir: Updating dir with dir2 0xec2be2592b0 2026/05/30 03:27:31 DEBUG : dir: forgetting directory cache 2026/05/30 03:27:31 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/30 03:27:31 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir2/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir2/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir2/file1 2026/05/30 03:27:31 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir2/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir2/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir2/file1 2026/05/30 03:27:31 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir2/file3" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir2/file3 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-tecowow9zipa/dir2/file3 2026/05/30 03:27:31 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir2/file3" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir2/file3 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-tecowow9zipa/dir2/file3 2026/05/30 03:27:31 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/30 03:27:31 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/30 03:27:31 DEBUG : file2: Updating file with file2 0xec2be259c70 2026/05/30 03:27:31 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file2" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file2 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/file2 2026/05/30 03:27:31 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file2" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/file2 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/file2 2026/05/30 03:27:31 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir2/file3" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir2/file3 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-tecowow9zipa/dir2/file3 2026/05/30 03:27:31 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir2/file3" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir2/file3 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-tecowow9zipa/dir2/file3 2026/05/30 03:27:31 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/30 03:27:31 INFO : dir2/file3: Deleted 2026/05/30 03:27:31 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/30 03:27:31 DEBUG : dir2/file3: Updating file with dir2/file3 0xec2be259c70 2026/05/30 03:27:31 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/30 03:27:31 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir2/file3" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir2/file3 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir2/file3 2026/05/30 03:27:31 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir2/file3" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir2/file3 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir2/file3 2026/05/30 03:27:31 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:31 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/30 03:27:31 DEBUG : empty directory: Updating dir with renamed empty directory 0xec2bdfb8c30 2026/05/30 03:27:31 DEBUG : empty directory: forgetting directory cache 2026/05/30 03:27:31 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/30 03:27:31 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/30 03:27:31 DEBUG : dir2: Renaming to "dir3" 2026/05/30 03:27:31 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:31 DEBUG : dir3: Looking for writers 2026/05/30 03:27:31 DEBUG : file3: reading active writers 2026/05/30 03:27:31 DEBUG : renamed empty directory: Looking for writers 2026/05/30 03:27:31 DEBUG : Looking for writers 2026/05/30 03:27:31 DEBUG : dir3: reading active writers 2026/05/30 03:27:31 DEBUG : renamed empty directory: reading active writers 2026/05/30 03:27:31 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.23s) === 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-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/30 03:27:31 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:31 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 03:27:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/30 03:27:31 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/30 03:27:31 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/30 03:27:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/30 03:27:31 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:31 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 03:27:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/30 03:27:31 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/30 03:27:31 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/30 03:27:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: File to upload is small (12 bytes), uploading instead of streaming 2026/05/30 03:27:31 DEBUG : dir/sub/file2: size = 12 OK 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/sub/file2" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/sub/file2 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-tecowow9zipa/dir/sub/file2 2026/05/30 03:27:31 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/05/30 03:27:31 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/30 03:27:31 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/30 03:27:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/30 03:27:31 DEBUG : forgetting directory cache 2026/05/30 03:27:31 DEBUG : dir: forgetting directory cache 2026/05/30 03:27:31 DEBUG : dir/sub: forgetting directory cache 2026/05/30 03:27:31 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/30 03:27:31 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: File to upload is small (5 bytes), uploading instead of streaming 2026/05/30 03:27:31 DEBUG : dir/sub/file0: size = 5 OK 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/sub/file0" 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/sub/file0 2026/05/30 03:27:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tecowow9zipa/dir/sub/file0 2026/05/30 03:27:31 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/30 03:27:31 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/30 03:27:31 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/30 03:27:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/30 03:27:31 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:31 DEBUG : dir/sub: Looking for writers 2026/05/30 03:27:31 DEBUG : file0: reading active writers 2026/05/30 03:27:31 DEBUG : file2: reading active writers 2026/05/30 03:27:31 DEBUG : dir: Looking for writers 2026/05/30 03:27:31 DEBUG : file1: reading active writers 2026/05/30 03:27:31 DEBUG : sub: reading active writers 2026/05/30 03:27:31 DEBUG : Looking for writers 2026/05/30 03:27:31 DEBUG : dir: reading active writers 2026/05/30 03:27:31 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.06s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:31 DEBUG : forgetting directory cache 2026/05/30 03:27:32 DEBUG : forgetting directory cache 2026/05/30 03:27:32 DEBUG : dir: forgetting directory cache 2026/05/30 03:27:32 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:32 DEBUG : dir: Looking for writers 2026/05/30 03:27:32 DEBUG : Looking for writers 2026/05/30 03:27:32 DEBUG : dir: reading active writers 2026/05/30 03:27:32 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/30 03:27:32 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:32 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/30 03:27:32 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/30 03:27:32 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/30 03:27:32 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:32 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:32 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/30 03:27:32 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:32 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/30 03:27:32 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/30 03:27:32 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/30 03:27:32 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:32 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:32 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:32 DEBUG : dir: Looking for writers 2026/05/30 03:27:32 DEBUG : file1: reading active writers 2026/05/30 03:27:32 DEBUG : file1.metadata: reading active writers 2026/05/30 03:27:32 DEBUG : Looking for writers 2026/05/30 03:27:32 DEBUG : dir: reading active writers 2026/05/30 03:27:32 DEBUG : dir.metadata: reading active writers 2026/05/30 03:27:32 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-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:32 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:32 DEBUG : dir: Looking for writers 2026/05/30 03:27:32 DEBUG : file1: reading active writers 2026/05/30 03:27:32 DEBUG : Looking for writers 2026/05/30 03:27:32 DEBUG : dir: reading active writers 2026/05/30 03:27:32 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-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:32 DEBUG : Can set mod time: true 2026/05/30 03:27:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:32 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:32 DEBUG : dir: Looking for writers 2026/05/30 03:27:32 DEBUG : file1: reading active writers 2026/05/30 03:27:32 DEBUG : Looking for writers 2026/05/30 03:27:32 DEBUG : dir: reading active writers 2026/05/30 03:27:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 03:27:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/30 03:27:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: File to upload is small (0 bytes), uploading instead of streaming 2026/05/30 03:27:32 DEBUG : dir/file1: size = 0 OK 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/30 03:27:32 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/30 03:27:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/30 03:27:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/30 03:27:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:32 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:32 DEBUG : dir: Looking for writers 2026/05/30 03:27:32 DEBUG : file1: reading active writers 2026/05/30 03:27:32 DEBUG : Looking for writers 2026/05/30 03:27:32 DEBUG : dir: reading active writers 2026/05/30 03:27:32 DEBUG : >WaitForWriters: 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/30 03:27:32 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:32 DEBUG : dir: Looking for writers 2026/05/30 03:27:32 DEBUG : file1: reading active writers 2026/05/30 03:27:32 DEBUG : Looking for writers 2026/05/30 03:27:32 DEBUG : dir: reading active writers 2026/05/30 03:27:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 03:27:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/30 03:27:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: File to upload is small (5 bytes), uploading instead of streaming 2026/05/30 03:27:32 DEBUG : dir/file1: size = 5 OK 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/30 03:27:32 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/30 03:27:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/30 03:27:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/30 03:27:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:32 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:32 DEBUG : dir: Looking for writers 2026/05/30 03:27:32 DEBUG : file1: reading active writers 2026/05/30 03:27:32 DEBUG : Looking for writers 2026/05/30 03:27:32 DEBUG : dir: reading active writers 2026/05/30 03:27:32 DEBUG : >WaitForWriters: 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/30 03:27:32 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:32 DEBUG : dir: Looking for writers 2026/05/30 03:27:32 DEBUG : file1: reading active writers 2026/05/30 03:27:32 DEBUG : Looking for writers 2026/05/30 03:27:32 DEBUG : dir: reading active writers 2026/05/30 03:27:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:32 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:32 DEBUG : dir: Looking for writers 2026/05/30 03:27:32 DEBUG : file1: reading active writers 2026/05/30 03:27:32 DEBUG : Looking for writers 2026/05/30 03:27:32 DEBUG : dir: reading active writers 2026/05/30 03:27:32 DEBUG : >WaitForWriters: 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: 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-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:32 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/30 03:27:32 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 03:27:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 03:27:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 03:27:32 DEBUG : dir/file1(0xec2be203080): close: 2026/05/30 03:27:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/30 03:27:32 DEBUG : dir/file1(0xec2be203080): >close: err= 2026/05/30 03:27:32 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:32 DEBUG : dir: Looking for writers 2026/05/30 03:27:32 DEBUG : file1: reading active writers 2026/05/30 03:27:32 DEBUG : Looking for writers 2026/05/30 03:27:32 DEBUG : dir: reading active writers 2026/05/30 03:27:32 DEBUG : >WaitForWriters: 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : file1: reading active writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: 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-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/30 03:27:33 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 03:27:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 03:27:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be235840): _writeAt: size=5, off=0 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be235840): openPending: 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be235840): >openPending: err= 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be235840): >_writeAt: n=5, err= 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be235840): close: 2026/05/30 03:27:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/30 03:27:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/30 03:27:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/30 03:27:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/30 03:27:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be235840): >close: err= 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : file1: reading active writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : file1: reading active writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : file1: reading active writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : file1: reading active writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: starting upload 2026/05/30 03:27:33 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1.2f98c60a.partial" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1.2f98c60a.partial 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-tecowow9zipa/dir/file1.2f98c60a.partial 2026/05/30 03:27:33 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/30 03:27:33 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/30 03:27:33 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/05/30 03:27:33 INFO : dir/file1: Copied (replaced existing) 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/30 03:27:33 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : file1: reading active writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : file1: reading active writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.33s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.03s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.20s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 03:27:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/30 03:27:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : file1: reading active writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.04s) === RUN TestFileOpenReadUnknownSize 2026/05/30 03:27:33 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/30 03:27:33 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 03:27:33 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:33 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : file.txt: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: File to upload is small (25 bytes), uploading instead of streaming 2026/05/30 03:27:33 DEBUG : dir/file1: size = 25 OK 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/30 03:27:33 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/30 03:27:33 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : file1: reading active writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 DEBUG : dir/file1: Remove: 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:33 DEBUG : dir/file1: >Remove: err= 2026/05/30 03:27:33 DEBUG : dir/file1: Remove: 2026/05/30 03:27:33 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 DEBUG : dir/file1: Remove: 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:33 DEBUG : dir/file1: >Remove: err= 2026/05/30 03:27:33 DEBUG : dir/file1: Remove: 2026/05/30 03:27:33 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 03:27:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/30 03:27:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/30 03:27:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/30 03:27:33 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/30 03:27:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/30 03:27:33 DEBUG : dir/file1: Open: flags=0x3 2026/05/30 03:27:33 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/30 03:27:33 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : file1: reading active writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 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-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : file1: reading active writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Updating file with newLeaf 0xec2be3865b0 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Updating file with dir/file1 0xec2be3865b0 2026/05/30 03:27:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 03:27:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:33 DEBUG : dir/file1: File is currently open, delaying rename 0xec2be3865b0 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: File to upload is small (25 bytes), uploading instead of streaming 2026/05/30 03:27:33 DEBUG : dir/file1: size = 25 OK 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/30 03:27:33 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/30 03:27:33 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/30 03:27:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 03:27:33 DEBUG : newLeaf: Running delayed rename now 2026/05/30 03:27:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Updating file with newLeaf 0xec2be3865b0 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : file1: reading active writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Updating file with newLeaf 0xec2be7272b0 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Updating file with dir/file1 0xec2be7272b0 2026/05/30 03:27:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 03:27:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:33 DEBUG : dir/file1: File is currently open, delaying rename 0xec2be7272b0 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: File to upload is small (25 bytes), uploading instead of streaming 2026/05/30 03:27:33 DEBUG : dir/file1: size = 25 OK 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/30 03:27:33 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/30 03:27:33 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/30 03:27:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 03:27:33 DEBUG : newLeaf: Running delayed rename now 2026/05/30 03:27:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Updating file with newLeaf 0xec2be7272b0 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 03:27:33 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be296bc0): openPending: 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be296bc0): >openPending: err= 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/30 03:27:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be296bc0): _writeAt: size=14, off=0 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be296bc0): >_writeAt: n=14, err= 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be296bc0): close: 2026/05/30 03:27:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/30 03:27:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be296bc0): >close: err= 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : file1: reading active writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : file1: reading active writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : file1: reading active writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : file1: reading active writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: starting upload 2026/05/30 03:27:33 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1.ca338588.partial" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1.ca338588.partial 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1.ca338588.partial 2026/05/30 03:27:33 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/30 03:27:33 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/30 03:27:33 INFO : dir/file1: Copied (replaced existing) 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/30 03:27:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : file1: reading active writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: 2026/05/30 03:27:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 03:27:33 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 03:27:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 03:27:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be61d900): _readAt: size=512, off=0 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be61d900): openPending: 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be61d900): >openPending: err= 2026/05/30 03:27:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be61d900): >_readAt: n=14, err=EOF 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be61d900): close: 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be61d900): >close: err= 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/30 03:27:33 DEBUG : newLeaf: Updating file with newLeaf 0xec2be3b7040 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/30 03:27:33 DEBUG : dir/file1: Updating file with dir/file1 0xec2be3b7040 2026/05/30 03:27:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 03:27:33 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be832540): openPending: 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be832540): >openPending: err= 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/30 03:27:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 03:27:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be832540): _writeAt: size=25, off=0 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be832540): >_writeAt: n=25, err= 2026/05/30 03:27:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/30 03:27:33 DEBUG : newLeaf: Updating file with newLeaf 0xec2be3b7040 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 03:27:33 DEBUG : newLeaf(0xec2be832540): close: 2026/05/30 03:27:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/30 03:27:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-30 03:27:33.603037696 +0000 UTC m=+3.293189487 2026/05/30 03:27:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:33 DEBUG : newLeaf(0xec2be832540): >close: err= 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 03:27:33 DEBUG : newLeaf: vfs cache: starting upload 2026/05/30 03:27:33 DEBUG : newLeaf.c91eaaa6.partial: size = 25 OK 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf.c91eaaa6.partial" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf.c91eaaa6.partial 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tecowow9zipa/newLeaf.c91eaaa6.partial 2026/05/30 03:27:33 DEBUG : newLeaf.c91eaaa6.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/30 03:27:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/30 03:27:33 DEBUG : newLeaf.c91eaaa6.partial: renamed to: newLeaf 2026/05/30 03:27:33 INFO : newLeaf: Copied (replaced existing) 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/30 03:27:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-30 03:27:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/30 03:27:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/30 03:27:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 03:27:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : file1: reading active writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Updating file with newLeaf 0xec2be727ba0 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Updating file with dir/file1 0xec2be727ba0 2026/05/30 03:27:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 03:27:33 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be76c7c0): openPending: 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be76c7c0): >openPending: err= 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/30 03:27:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 03:27:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be76c7c0): _writeAt: size=25, off=0 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be76c7c0): >_writeAt: n=25, err= 2026/05/30 03:27:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/30 03:27:33 DEBUG : newLeaf: Updating file with newLeaf 0xec2be727ba0 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 03:27:33 DEBUG : newLeaf(0xec2be76c7c0): close: 2026/05/30 03:27:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/30 03:27:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-30 03:27:33.812707987 +0000 UTC m=+3.502859768 2026/05/30 03:27:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:33 DEBUG : newLeaf(0xec2be76c7c0): >close: err= 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 03:27:33 DEBUG : newLeaf: vfs cache: starting upload 2026/05/30 03:27:33 DEBUG : newLeaf.a4481504.partial: size = 25 OK 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf.a4481504.partial" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf.a4481504.partial 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tecowow9zipa/newLeaf.a4481504.partial 2026/05/30 03:27:33 DEBUG : newLeaf.a4481504.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/30 03:27:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/30 03:27:33 DEBUG : newLeaf.a4481504.partial: renamed to: newLeaf 2026/05/30 03:27:33 INFO : newLeaf: Copied (replaced existing) 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/30 03:27:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-30 03:27:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/30 03:27:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/30 03:27:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 03:27:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:33 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/30 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:33 DEBUG : dir: Looking for writers 2026/05/30 03:27:33 DEBUG : Looking for writers 2026/05/30 03:27:33 DEBUG : dir: reading active writers 2026/05/30 03:27:33 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:33 DEBUG : >WaitForWriters: 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:33 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:33 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 03:27:33 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be38c180): openPending: 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be38c180): >openPending: err= 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/30 03:27:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 03:27:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be38c180): _writeAt: size=14, off=0 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be38c180): >_writeAt: n=14, err= 2026/05/30 03:27:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/30 03:27:33 DEBUG : dir/file1(0xec2be38c180): close: 2026/05/30 03:27:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/30 03:27:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be38c180): >close: err= 2026/05/30 03:27:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: starting upload 2026/05/30 03:27:34 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1.ca338588.partial" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1.ca338588.partial 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1.ca338588.partial 2026/05/30 03:27:34 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:34 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/30 03:27:34 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/30 03:27:34 INFO : dir/file1: Copied (replaced existing) 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/30 03:27:34 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/30 03:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : >WaitForWriters: 2026/05/30 03:27:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 03:27:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 03:27:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 03:27:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be7a3000): _readAt: size=512, off=0 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be7a3000): openPending: 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/30 03:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be7a3000): >openPending: err= 2026/05/30 03:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be7a3000): >_readAt: n=14, err=EOF 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be7a3000): close: 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be7a3000): >close: err= 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/30 03:27:34 DEBUG : newLeaf: Updating file with newLeaf 0xec2be3b60d0 2026/05/30 03:27:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/30 03:27:34 DEBUG : dir/file1: Updating file with dir/file1 0xec2be3b60d0 2026/05/30 03:27:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/30 03:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 03:27:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be202040): openPending: 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/30 03:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be202040): >openPending: err= 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/30 03:27:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 03:27:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be202040): _writeAt: size=25, off=0 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be202040): >_writeAt: n=25, err= 2026/05/30 03:27:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/30 03:27:34 DEBUG : newLeaf: Updating file with newLeaf 0xec2be3b60d0 2026/05/30 03:27:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 03:27:34 DEBUG : newLeaf(0xec2be202040): close: 2026/05/30 03:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/30 03:27:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-30 03:27:34.182250577 +0000 UTC m=+3.872402438 2026/05/30 03:27:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:34 DEBUG : newLeaf(0xec2be202040): >close: err= 2026/05/30 03:27:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 03:27:34 DEBUG : newLeaf: vfs cache: starting upload 2026/05/30 03:27:34 DEBUG : newLeaf.2fd2f9bb.partial: size = 25 OK 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf.2fd2f9bb.partial" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf.2fd2f9bb.partial 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tecowow9zipa/newLeaf.2fd2f9bb.partial 2026/05/30 03:27:34 DEBUG : newLeaf.2fd2f9bb.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/30 03:27:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/30 03:27:34 DEBUG : newLeaf.2fd2f9bb.partial: renamed to: newLeaf 2026/05/30 03:27:34 INFO : newLeaf: Copied (replaced existing) 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/30 03:27:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-30 03:27:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/30 03:27:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/30 03:27:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 03:27:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:34 DEBUG : >WaitForWriters: 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/30 03:27:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:34 DEBUG : >WaitForWriters: 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : >WaitForWriters: 2026/05/30 03:27:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 03:27:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 03:27:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 03:27:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bde96e40): _readAt: size=512, off=0 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bde96e40): openPending: 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/30 03:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bde96e40): >openPending: err= 2026/05/30 03:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bde96e40): >_readAt: n=14, err=EOF 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bde96e40): close: 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bde96e40): >close: err= 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/30 03:27:34 DEBUG : newLeaf: Updating file with newLeaf 0xec2be79ca90 2026/05/30 03:27:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/30 03:27:34 DEBUG : dir/file1: Updating file with dir/file1 0xec2be79ca90 2026/05/30 03:27:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/30 03:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 03:27:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be10c4c0): openPending: 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/30 03:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be10c4c0): >openPending: err= 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/30 03:27:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 03:27:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be10c4c0): _writeAt: size=25, off=0 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be10c4c0): >_writeAt: n=25, err= 2026/05/30 03:27:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/30 03:27:34 DEBUG : newLeaf: Updating file with newLeaf 0xec2be79ca90 2026/05/30 03:27:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 03:27:34 DEBUG : newLeaf(0xec2be10c4c0): close: 2026/05/30 03:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/30 03:27:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-30 03:27:34.398529832 +0000 UTC m=+4.088681612 2026/05/30 03:27:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:34 DEBUG : newLeaf(0xec2be10c4c0): >close: err= 2026/05/30 03:27:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 03:27:34 DEBUG : newLeaf: vfs cache: starting upload 2026/05/30 03:27:34 DEBUG : newLeaf.7bcb699e.partial: size = 25 OK 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf.7bcb699e.partial" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf.7bcb699e.partial 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tecowow9zipa/newLeaf.7bcb699e.partial 2026/05/30 03:27:34 DEBUG : newLeaf.7bcb699e.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/30 03:27:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/30 03:27:34 DEBUG : newLeaf.7bcb699e.partial: renamed to: newLeaf 2026/05/30 03:27:34 INFO : newLeaf: Copied (replaced existing) 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/30 03:27:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-30 03:27:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/30 03:27:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/30 03:27:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 03:27:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:34 DEBUG : >WaitForWriters: 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/newLeaf" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-tecowow9zipa/newLeaf 2026/05/30 03:27:34 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/30 03:27:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : newLeaf: reading active writers 2026/05/30 03:27:34 DEBUG : >WaitForWriters: 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting --- PASS: TestFileRename (1.25s) --- PASS: TestFileRename/off,forceCache=false (0.04s) --- PASS: TestFileRename/minimal,forceCache=false (0.04s) --- PASS: TestFileRename/minimal,forceCache=true (0.36s) --- PASS: TestFileRename/writes,forceCache=false (0.21s) --- PASS: TestFileRename/writes,forceCache=true (0.37s) --- PASS: TestFileRename/full,forceCache=false (0.22s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 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-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/30 03:27:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 03:27:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/30 03:27:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/30 03:27:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 03:27:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/30 03:27:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/30 03:27:34 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/30 03:27:34 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/30 03:27:34 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/30 03:27:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.04s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/30 03:27:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 03:27:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/30 03:27:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/30 03:27:34 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/30 03:27:34 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/30 03:27:34 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/30 03:27:34 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/30 03:27:34 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/30 03:27:34 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/30 03:27:34 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/30 03:27:34 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/30 03:27:34 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/30 03:27:34 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/30 03:27:34 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/30 03:27:34 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/30 03:27:34 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/30 03:27:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/30 03:27:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 03:27:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/30 03:27:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/30 03:27:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 03:27:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/30 03:27:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:34 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/30 03:27:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/30 03:27:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 03:27:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 03:27:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 03:27:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 03:27:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be297080): _readAt: size=1, off=0 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be297080): openPending: 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/30 03:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be297080): >openPending: err= 2026/05/30 03:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be297080): >_readAt: n=1, err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be297080): _readAt: size=256, off=1 2026/05/30 03:27:34 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be297080): >_readAt: n=15, err=EOF 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be297080): _readAt: size=16, off=16 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be297080): >_readAt: n=0, err=EOF 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be297080): close: 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be297080): >close: err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be297080): close: 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be297080): >close: err=file already closed 2026/05/30 03:27:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : >WaitForWriters: 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/30 03:27:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 03:27:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 03:27:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 03:27:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 03:27:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be1a76c0): _readAt: size=1, off=0 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be1a76c0): openPending: 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/30 03:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be1a76c0): >openPending: err= 2026/05/30 03:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be1a76c0): >_readAt: n=1, err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be1a76c0): _readAt: size=1, off=5 2026/05/30 03:27:34 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be1a76c0): >_readAt: n=1, err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be1a76c0): _readAt: size=1, off=3 2026/05/30 03:27:34 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be1a76c0): >_readAt: n=1, err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be1a76c0): _readAt: size=1, off=13 2026/05/30 03:27:34 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be1a76c0): >_readAt: n=1, err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be1a76c0): _readAt: size=16, off=100 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be1a76c0): >_readAt: n=0, err=EOF 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be1a76c0): close: 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be1a76c0): >close: err= 2026/05/30 03:27:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : >WaitForWriters: 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.02s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/30 03:27:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 03:27:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 03:27:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 03:27:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 03:27:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bdffdec0): _readAt: size=1, off=0 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bdffdec0): openPending: 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/30 03:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bdffdec0): >openPending: err= 2026/05/30 03:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bdffdec0): >_readAt: n=1, err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bdffdec0): _readAt: size=1, off=5 2026/05/30 03:27:34 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bdffdec0): >_readAt: n=1, err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bdffdec0): _readAt: size=1, off=1 2026/05/30 03:27:34 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bdffdec0): >_readAt: n=1, err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bdffdec0): _readAt: size=6, off=10 2026/05/30 03:27:34 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bdffdec0): >_readAt: n=6, err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bdffdec0): _readAt: size=256, off=10 2026/05/30 03:27:34 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bdffdec0): >_readAt: n=6, err=EOF 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bdffdec0): _readAt: size=256, off=100 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bdffdec0): >_readAt: n=0, err=EOF 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bdffdec0): close: 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bdffdec0): >close: err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bdffdec0): _readAt: size=256, off=100 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2bdffdec0): >_readAt: n=0, err=file already closed 2026/05/30 03:27:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : >WaitForWriters: 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/30 03:27:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 03:27:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 03:27:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 03:27:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 03:27:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be2d0b40): RWFileHandle.Flush 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be2d0b40): _readAt: size=256, off=0 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be2d0b40): openPending: 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/30 03:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be2d0b40): >openPending: err= 2026/05/30 03:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be2d0b40): >_readAt: n=16, err=EOF 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be2d0b40): RWFileHandle.Flush 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be2d0b40): RWFileHandle.Flush 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be2d0b40): close: 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be2d0b40): >close: err= 2026/05/30 03:27:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : >WaitForWriters: 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/30 03:27:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 03:27:34 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 03:27:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 03:27:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 03:27:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be644340): _readAt: size=256, off=0 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be644340): openPending: 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:34 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/30 03:27:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/30 03:27:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be644340): >openPending: err= 2026/05/30 03:27:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be644340): >_readAt: n=16, err=EOF 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be644340): RWFileHandle.Release 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be644340): close: 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be644340): >close: err= 2026/05/30 03:27:34 DEBUG : dir/file1(0xec2be644340): RWFileHandle.Release 2026/05/30 03:27:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:34 DEBUG : dir: Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : dir: reading active writers 2026/05/30 03:27:34 DEBUG : >WaitForWriters: 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:34 DEBUG : file1: newRWFileHandle: 2026/05/30 03:27:34 DEBUG : file1(0xec2be644a40): openPending: 2026/05/30 03:27:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:34 DEBUG : file1(0xec2be644a40): >openPending: err= 2026/05/30 03:27:34 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 03:27:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 03:27:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 03:27:34 DEBUG : file1(0xec2be644a40): _writeAt: size=5, off=0 2026/05/30 03:27:34 DEBUG : file1(0xec2be644a40): >_writeAt: n=5, err= 2026/05/30 03:27:34 DEBUG : file1(0xec2be644a40): _writeAt: size=7, off=5 2026/05/30 03:27:34 DEBUG : file1(0xec2be644a40): >_writeAt: n=7, err= 2026/05/30 03:27:34 DEBUG : file1: vfs cache: truncate to size=11 2026/05/30 03:27:34 DEBUG : file1(0xec2be644a40): close: 2026/05/30 03:27:34 DEBUG : file1: vfs cache: setting modification time to 2026-05-30 03:27:34.886441369 +0000 UTC m=+4.576593151 2026/05/30 03:27:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:34 DEBUG : file1(0xec2be644a40): >close: err= 2026/05/30 03:27:34 DEBUG : file1(0xec2be644a40): close: 2026/05/30 03:27:34 DEBUG : file1(0xec2be644a40): >close: err=file already closed 2026/05/30 03:27:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 03:27:34 DEBUG : Looking for writers 2026/05/30 03:27:34 DEBUG : file1: reading active writers 2026/05/30 03:27:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 03:27:34 DEBUG : file1: vfs cache: starting upload 2026/05/30 03:27:34 DEBUG : file1.34868fa0.partial: size = 11 OK 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1.34868fa0.partial" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1.34868fa0.partial 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tecowow9zipa/file1.34868fa0.partial 2026/05/30 03:27:34 DEBUG : file1.34868fa0.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/30 03:27:34 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/30 03:27:34 DEBUG : file1.34868fa0.partial: renamed to: file1 2026/05/30 03:27:34 INFO : file1: Copied (new) 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:34 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/30 03:27:34 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-30 03:27:34 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/30 03:27:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 03:27:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:34 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : >WaitForWriters: 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/30 03:27:35 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : >WaitForWriters: 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:35 DEBUG : file1: newRWFileHandle: 2026/05/30 03:27:35 DEBUG : file1(0xec2be7a2500): openPending: 2026/05/30 03:27:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:35 DEBUG : file1(0xec2be7a2500): >openPending: err= 2026/05/30 03:27:35 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 03:27:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 03:27:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 03:27:35 DEBUG : file1(0xec2be7a2500): _writeAt: size=7, off=0 2026/05/30 03:27:35 DEBUG : file1(0xec2be7a2500): >_writeAt: n=7, err= 2026/05/30 03:27:35 DEBUG : file1(0xec2be7a2500): _writeAt: size=6, off=5 2026/05/30 03:27:35 DEBUG : file1(0xec2be7a2500): >_writeAt: n=6, err= 2026/05/30 03:27:35 DEBUG : file1(0xec2be7a2500): close: 2026/05/30 03:27:35 DEBUG : file1: vfs cache: setting modification time to 2026-05-30 03:27:35.050707897 +0000 UTC m=+4.740859679 2026/05/30 03:27:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:35 DEBUG : file1(0xec2be7a2500): >close: err= 2026/05/30 03:27:35 DEBUG : file1(0xec2be7a2500): _writeAt: size=5, off=0 2026/05/30 03:27:35 DEBUG : file1(0xec2be7a2500): >_writeAt: n=0, err=file already closed 2026/05/30 03:27:35 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 03:27:35 DEBUG : file1: vfs cache: starting upload 2026/05/30 03:27:35 DEBUG : file1.6a3ff8ab.partial: size = 11 OK 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1.6a3ff8ab.partial" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1.6a3ff8ab.partial 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tecowow9zipa/file1.6a3ff8ab.partial 2026/05/30 03:27:35 DEBUG : file1.6a3ff8ab.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/30 03:27:35 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/30 03:27:35 DEBUG : file1.6a3ff8ab.partial: renamed to: file1 2026/05/30 03:27:35 INFO : file1: Copied (new) 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/30 03:27:35 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-30 03:27:35 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/30 03:27:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 03:27:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:35 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : >WaitForWriters: 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/30 03:27:35 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : >WaitForWriters: 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:35 DEBUG : file1: newRWFileHandle: 2026/05/30 03:27:35 DEBUG : file1(0xec2be38cd80): openPending: 2026/05/30 03:27:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:35 DEBUG : file1(0xec2be38cd80): >openPending: err= 2026/05/30 03:27:35 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 03:27:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 03:27:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 03:27:35 DEBUG : file1(0xec2be38cd80): close: 2026/05/30 03:27:35 DEBUG : file1: vfs cache: setting modification time to 2026-05-30 03:27:35.216547954 +0000 UTC m=+4.906699745 2026/05/30 03:27:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:35 DEBUG : file1(0xec2be38cd80): >close: err= 2026/05/30 03:27:35 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/30 03:27:35 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 03:27:35 DEBUG : file2: newRWFileHandle: 2026/05/30 03:27:35 DEBUG : file2(0xec2be38d200): openPending: 2026/05/30 03:27:35 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/30 03:27:35 DEBUG : file2(0xec2be38d200): >openPending: err= 2026/05/30 03:27:35 DEBUG : file2: >newRWFileHandle: err= 2026/05/30 03:27:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/30 03:27:35 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/30 03:27:35 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/30 03:27:35 DEBUG : file2(0xec2be38d200): RWFileHandle.Flush 2026/05/30 03:27:35 DEBUG : file2(0xec2be38d200): RWFileHandle.Release 2026/05/30 03:27:35 DEBUG : file2(0xec2be38d200): close: 2026/05/30 03:27:35 DEBUG : file2: vfs cache: setting modification time to 2026-05-30 03:27:35.217456604 +0000 UTC m=+4.907608395 2026/05/30 03:27:35 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:35 DEBUG : file2(0xec2be38d200): >close: err= 2026/05/30 03:27:35 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file2: reading active writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file2: reading active writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : file2: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : file2: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/30 03:27:35 DEBUG : file1: vfs cache: starting upload 2026/05/30 03:27:35 DEBUG : file2: vfs cache: starting upload 2026/05/30 03:27:35 DEBUG : file1.3e89fba1.partial: size = 0 OK 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1.3e89fba1.partial" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1.3e89fba1.partial 2026/05/30 03:27:35 DEBUG : file2.b45bb2bb.partial: size = 0 OK 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file2.b45bb2bb.partial" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file2.b45bb2bb.partial 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tecowow9zipa/file2.b45bb2bb.partial 2026/05/30 03:27:35 DEBUG : file2.b45bb2bb.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/30 03:27:35 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tecowow9zipa/file1.3e89fba1.partial 2026/05/30 03:27:35 DEBUG : file1.3e89fba1.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/30 03:27:35 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/30 03:27:35 DEBUG : file2.b45bb2bb.partial: renamed to: file2 2026/05/30 03:27:35 INFO : file2: Copied (new) 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file2" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file2 2026/05/30 03:27:35 DEBUG : file1.3e89fba1.partial: renamed to: file1 2026/05/30 03:27:35 INFO : file1: Copied (new) 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tecowow9zipa/file2 2026/05/30 03:27:35 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/30 03:27:35 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-30 03:27:35 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/30 03:27:35 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/30 03:27:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/30 03:27:35 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-30 03:27:35 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/30 03:27:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 03:27:35 INFO : file2: vfs cache: upload succeeded try #1 2026/05/30 03:27:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:35 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : file2: reading active writers 2026/05/30 03:27:35 DEBUG : >WaitForWriters: 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file2" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file2 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tecowow9zipa/file2 2026/05/30 03:27:35 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file2" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/file2 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-tecowow9zipa/file2 2026/05/30 03:27:35 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/30 03:27:35 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : file2: reading active writers 2026/05/30 03:27:35 DEBUG : >WaitForWriters: 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:35 DEBUG : file1: newRWFileHandle: 2026/05/30 03:27:35 DEBUG : file1(0xec2be7a3dc0): openPending: 2026/05/30 03:27:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:35 DEBUG : file1(0xec2be7a3dc0): >openPending: err= 2026/05/30 03:27:35 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 03:27:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 03:27:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 03:27:35 DEBUG : file1(0xec2be7a3dc0): _writeAt: size=5, off=0 2026/05/30 03:27:35 DEBUG : file1(0xec2be7a3dc0): >_writeAt: n=5, err= 2026/05/30 03:27:35 DEBUG : file1(0xec2be7a3dc0): RWFileHandle.Flush 2026/05/30 03:27:35 DEBUG : file1(0xec2be7a3dc0): RWFileHandle.Flush 2026/05/30 03:27:35 DEBUG : file1(0xec2be7a3dc0): close: 2026/05/30 03:27:35 DEBUG : file1: vfs cache: setting modification time to 2026-05-30 03:27:35.390438543 +0000 UTC m=+5.080590324 2026/05/30 03:27:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:35 DEBUG : file1(0xec2be7a3dc0): >close: err= 2026/05/30 03:27:35 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 03:27:35 DEBUG : file1: vfs cache: starting upload 2026/05/30 03:27:35 DEBUG : file1.ec7c7630.partial: size = 5 OK 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1.ec7c7630.partial" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1.ec7c7630.partial 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tecowow9zipa/file1.ec7c7630.partial 2026/05/30 03:27:35 DEBUG : file1.ec7c7630.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/30 03:27:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/30 03:27:35 DEBUG : file1.ec7c7630.partial: renamed to: file1 2026/05/30 03:27:35 INFO : file1: Copied (new) 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/30 03:27:35 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-30 03:27:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/30 03:27:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 03:27:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:35 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : >WaitForWriters: 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:35 DEBUG : file1: newRWFileHandle: 2026/05/30 03:27:35 DEBUG : file1(0xec2be10cd00): openPending: 2026/05/30 03:27:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:35 DEBUG : file1(0xec2be10cd00): >openPending: err= 2026/05/30 03:27:35 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 03:27:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 03:27:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 03:27:35 DEBUG : file1(0xec2be10cd00): _writeAt: size=5, off=0 2026/05/30 03:27:35 DEBUG : file1(0xec2be10cd00): >_writeAt: n=5, err= 2026/05/30 03:27:35 DEBUG : file1(0xec2be10cd00): RWFileHandle.Release 2026/05/30 03:27:35 DEBUG : file1(0xec2be10cd00): close: 2026/05/30 03:27:35 DEBUG : file1: vfs cache: setting modification time to 2026-05-30 03:27:35.549882168 +0000 UTC m=+5.240033959 2026/05/30 03:27:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:35 DEBUG : file1(0xec2be10cd00): >close: err= 2026/05/30 03:27:35 DEBUG : file1(0xec2be10cd00): RWFileHandle.Release 2026/05/30 03:27:35 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 03:27:35 DEBUG : file1: vfs cache: starting upload 2026/05/30 03:27:35 DEBUG : file1.47ffeaf5.partial: size = 5 OK 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1.47ffeaf5.partial" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1.47ffeaf5.partial 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tecowow9zipa/file1.47ffeaf5.partial 2026/05/30 03:27:35 DEBUG : file1.47ffeaf5.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/30 03:27:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/30 03:27:35 DEBUG : file1.47ffeaf5.partial: renamed to: file1 2026/05/30 03:27:35 INFO : file1: Copied (new) 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:35 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/30 03:27:35 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-30 03:27:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/30 03:27:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 03:27:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:35 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : >WaitForWriters: 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:35 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/30 03:27:35 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/30 03:27:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 03:27:35 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 03:27:35 DEBUG : dir/file1(0xec2be203700): openPending: 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/30 03:27:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/30 03:27:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:35 DEBUG : dir/file1(0xec2be203700): >openPending: err= 2026/05/30 03:27:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/30 03:27:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 03:27:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 03:27:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/30 03:27:35 DEBUG : dir/file1(0xec2be203700): _writeAt: size=5, off=0 2026/05/30 03:27:35 DEBUG : dir/file1(0xec2be203700): >_writeAt: n=5, err= 2026/05/30 03:27:35 DEBUG : dir/file1(0xec2be203700): close: 2026/05/30 03:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:35 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-30 03:27:35.724182624 +0000 UTC m=+5.414334415 2026/05/30 03:27:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:35 DEBUG : dir/file1(0xec2be203700): >close: err= 2026/05/30 03:27:35 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:35 DEBUG : dir: Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : dir: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 03:27:35 DEBUG : dir: Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : dir: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 03:27:35 DEBUG : dir: Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : dir: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 03:27:35 DEBUG : dir: Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : dir: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 03:27:35 DEBUG : dir/file1: vfs cache: starting upload 2026/05/30 03:27:35 DEBUG : dir/file1.139fcbdd.partial: size = 5 OK 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1.139fcbdd.partial" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1.139fcbdd.partial 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tecowow9zipa/dir/file1.139fcbdd.partial 2026/05/30 03:27:35 DEBUG : dir/file1.139fcbdd.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/30 03:27:35 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/30 03:27:35 DEBUG : dir/file1.139fcbdd.partial: renamed to: dir/file1 2026/05/30 03:27:35 INFO : dir/file1: Copied (replaced existing) 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:35 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/30 03:27:35 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-30 03:27:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/30 03:27:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/30 03:27:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/30 03:27:35 DEBUG : dir: Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : dir: reading active writers 2026/05/30 03:27:35 DEBUG : >WaitForWriters: 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:35 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/30 03:27:35 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:35 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 03:27:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 03:27:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 03:27:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/30 03:27:35 DEBUG : dir/file1(0xec2bdf86e80): _writeAt: size=5, off=0 2026/05/30 03:27:35 DEBUG : dir/file1(0xec2bdf86e80): openPending: 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/30 03:27:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/30 03:27:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/30 03:27:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:35 DEBUG : dir/file1(0xec2bdf86e80): >openPending: err= 2026/05/30 03:27:35 DEBUG : dir/file1(0xec2bdf86e80): >_writeAt: n=5, err= 2026/05/30 03:27:35 DEBUG : dir/file1(0xec2bdf86e80): _writeAt: size=15, off=5 2026/05/30 03:27:35 DEBUG : dir/file1(0xec2bdf86e80): >_writeAt: n=15, err= 2026/05/30 03:27:35 DEBUG : dir/file1(0xec2bdf86e80): close: 2026/05/30 03:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/30 03:27:35 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-30 03:27:35.901750915 +0000 UTC m=+5.591902697 2026/05/30 03:27:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:35 DEBUG : dir/file1(0xec2bdf86e80): >close: err= 2026/05/30 03:27:35 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:35 DEBUG : dir: Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : dir: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 03:27:35 DEBUG : dir: Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : dir: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 03:27:35 DEBUG : dir: Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : dir: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 03:27:35 DEBUG : dir: Looking for writers 2026/05/30 03:27:35 DEBUG : file1: reading active writers 2026/05/30 03:27:35 DEBUG : Looking for writers 2026/05/30 03:27:35 DEBUG : dir: reading active writers 2026/05/30 03:27:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 03:27:36 DEBUG : dir/file1: vfs cache: starting upload 2026/05/30 03:27:36 DEBUG : dir/file1.8220a554.partial: size = 20 OK 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1.8220a554.partial" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1.8220a554.partial 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-tecowow9zipa/dir/file1.8220a554.partial 2026/05/30 03:27:36 DEBUG : dir/file1.8220a554.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/30 03:27:36 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/30 03:27:36 DEBUG : dir/file1.8220a554.partial: renamed to: dir/file1 2026/05/30 03:27:36 INFO : dir/file1: Copied (replaced existing) 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:36 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/30 03:27:36 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-30 03:27:35 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/30 03:27:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/30 03:27:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/30 03:27:36 DEBUG : dir: Looking for writers 2026/05/30 03:27:36 DEBUG : file1: reading active writers 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : dir: reading active writers 2026/05/30 03:27:36 DEBUG : >WaitForWriters: 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : file1: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : file1(0xec2bdf87840): openPending: 2026/05/30 03:27:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:36 DEBUG : file1(0xec2bdf87840): >openPending: err= 2026/05/30 03:27:36 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 03:27:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 03:27:36 DEBUG : file1(0xec2bdf87840): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : file1(0xec2bdf87840): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : file1(0xec2bdf87840): close: 2026/05/30 03:27:36 DEBUG : file1: vfs cache: setting modification time to 2026-05-30 03:27:36.06587828 +0000 UTC m=+5.756030071 2026/05/30 03:27:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : file1(0xec2bdf87840): >close: err= 2026/05/30 03:27:36 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : file1: reading active writers 2026/05/30 03:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : file1: reading active writers 2026/05/30 03:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : file1: reading active writers 2026/05/30 03:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : file1: reading active writers 2026/05/30 03:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 03:27:36 DEBUG : file1: vfs cache: starting upload 2026/05/30 03:27:36 DEBUG : file1.3c378591.partial: size = 5 OK 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1.3c378591.partial" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1.3c378591.partial 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tecowow9zipa/file1.3c378591.partial 2026/05/30 03:27:36 DEBUG : file1.3c378591.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/30 03:27:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/30 03:27:36 DEBUG : file1.3c378591.partial: renamed to: file1 2026/05/30 03:27:36 INFO : file1: Copied (new) 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:36 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/30 03:27:36 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-30 03:27:36 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/30 03:27:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:36 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : file1: reading active writers 2026/05/30 03:27:36 DEBUG : >WaitForWriters: 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: 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-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/30 03:27:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c0700): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c0700): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c0700): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c0700): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c0700): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.227333976 +0000 UTC m=+5.917485777 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c0700): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c0b80): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c0b80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c0b80): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c0b80): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c0b80): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c0b80): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c0b80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.227333976 +0000 UTC m=+5.917485777 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c0b80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c1040): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c1040): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c1040): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c1040): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c1040): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.227333976 +0000 UTC m=+5.917485777 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c1040): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdcdf2d0 item 1 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c1680): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c1680): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c1680): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c1680): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c1680): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.23017258 +0000 UTC m=+5.920324371 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c1680): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c1b80): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c1b80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c1b80): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c1b80): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c1b80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.23017258 +0000 UTC m=+5.920324371 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c1b80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd4c620 item 2 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e82c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e82c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e82c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e82c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e82c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.231833615 +0000 UTC m=+5.921985396 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e82c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e8740): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e8740): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e8740): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e8740): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e8740): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e8740): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e8740): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.231833615 +0000 UTC m=+5.921985396 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e8740): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e8c00): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e8c00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e8c00): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e8c00): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e8c00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.231833615 +0000 UTC m=+5.921985396 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e8c00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd4d030 item 3 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e9280): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e9280): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e9280): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e9280): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e9280): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.234993317 +0000 UTC m=+5.925145127 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e9280): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e97c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e97c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e97c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e97c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e97c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.234993317 +0000 UTC m=+5.925145127 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e97c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd4db90 item 4 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e9e00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e9e00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e9e00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e9e00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e9e00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.236771314 +0000 UTC m=+5.926923105 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e9e00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81c380): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81c380): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81c380): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81c380): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81c380): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81c380): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81c380): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.236771314 +0000 UTC m=+5.926923105 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81c380): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81c840): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81c840): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81c840): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81c840): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81c840): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.236771314 +0000 UTC m=+5.926923105 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81c840): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde84230 item 5 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81cec0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81cec0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81cec0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81cec0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81cec0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.239023979 +0000 UTC m=+5.929175770 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81cec0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81d400): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81d400): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81d400): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81d400): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81d400): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.239023979 +0000 UTC m=+5.929175770 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81d400): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde855e0 item 6 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81da80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81da80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81da80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81da80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81da80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.240853001 +0000 UTC m=+5.931004781 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be81da80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832080): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832080): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832080): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832080): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832080): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832080): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832080): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.240853001 +0000 UTC m=+5.931004781 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832080): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832540): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832540): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832540): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832540): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832540): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.240853001 +0000 UTC m=+5.931004781 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832540): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde859d0 item 7 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832bc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832bc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832bc0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832bc0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832bc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.243288803 +0000 UTC m=+5.933440594 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be832bc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be833100): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be833100): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be833100): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be833100): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be833100): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.243288803 +0000 UTC m=+5.933440594 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be833100): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde003f0 item 8 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8336c0): _readAt: size=2, off=0 2026/05/30 03:27:36 ERROR : open-test-file(0xec2be8336c0): Couldn't read size of file 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8336c0): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8336c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8336c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8336c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8336c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be833a80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be833a80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be833a80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be833a80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be833a80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.245240708 +0000 UTC m=+5.935392499 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be833a80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856000): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856000): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856000): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856000): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856000): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856000): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856000): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.245240708 +0000 UTC m=+5.935392499 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856000): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856500): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856500): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856500): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856500): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856500): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.245240708 +0000 UTC m=+5.935392499 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856500): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde008c0 item 9 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856b80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856b80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856b80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856b80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856b80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.247519613 +0000 UTC m=+5.937671404 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856b80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8570c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8570c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8570c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8570c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8570c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.247519613 +0000 UTC m=+5.937671404 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8570c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde011f0 item 10 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857700): _readAt: size=2, off=0 2026/05/30 03:27:36 ERROR : open-test-file(0xec2be857700): Couldn't read size of file 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857700): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857700): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857700): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857700): close: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857700): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857ac0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857ac0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857ac0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857ac0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857ac0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.249517625 +0000 UTC m=+5.939669416 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857ac0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8780c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8780c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8780c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8780c0): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8780c0): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8780c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8780c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.249517625 +0000 UTC m=+5.939669416 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8780c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8785c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8785c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8785c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8785c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8785c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.249517625 +0000 UTC m=+5.939669416 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8785c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde01960 item 11 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be878c40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be878c40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be878c40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be878c40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be878c40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.252421243 +0000 UTC m=+5.942573034 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be878c40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be879180): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be879180): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be879180): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be879180): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be879180): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.252421243 +0000 UTC m=+5.942573034 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be879180): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd7a070 item 12 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f580): _readAt: size=2, off=0 2026/05/30 03:27:36 ERROR : open-test-file(0xec2be68f580): Couldn't read size of file 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f580): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f580): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f580): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f580): close: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f580): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f940): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f940): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f940): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f940): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f940): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.254819374 +0000 UTC m=+5.944971155 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f940): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b2100): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b2100): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b2100): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b2100): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b2100): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.254819374 +0000 UTC m=+5.944971155 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b2100): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf2e0e0 item 13 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b2780): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b2780): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b2780): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b2780): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b2780): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.256776039 +0000 UTC m=+5.946927830 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b2780): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b2cc0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b2cc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b2cc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b2cc0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b2cc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.256776039 +0000 UTC m=+5.946927830 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b2cc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf2e620 item 14 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b3300): _readAt: size=2, off=0 2026/05/30 03:27:36 ERROR : open-test-file(0xec2be6b3300): Couldn't read size of file 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b3300): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b3300): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b3300): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b3300): close: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b3300): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b36c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b36c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b36c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b36c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b36c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.258759304 +0000 UTC m=+5.948911114 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b36c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b3d80): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b3d80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b3d80): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b3d80): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b3d80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.258759304 +0000 UTC m=+5.948911114 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b3d80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf2ea80 item 15 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4500): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4500): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4500): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4500): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4500): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.260667787 +0000 UTC m=+5.950819578 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4500): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4a40): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4a40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4a40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4a40): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4a40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.260667787 +0000 UTC m=+5.950819578 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4a40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf2ef50 item 16 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5080): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5080): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5080): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5080): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5080): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.262431235 +0000 UTC m=+5.952583026 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5080): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5500): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5500): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5500): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5500): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5500): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5500): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5500): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5500): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.262431235 +0000 UTC m=+5.952583026 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5500): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5a00): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5a00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5a00): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5a00): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5a00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.262431235 +0000 UTC m=+5.952583026 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5a00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf2f420 item 17 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be908180): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be908180): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be908180): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be908180): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be908180): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.264765454 +0000 UTC m=+5.954917235 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be908180): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9086c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9086c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9086c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9086c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9086c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.264765454 +0000 UTC m=+5.954917235 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9086c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf2f8f0 item 18 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be908d40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be908d40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be908d40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be908d40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be908d40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.266459522 +0000 UTC m=+5.956611302 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be908d40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909240): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909240): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909240): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909240): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909240): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909240): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909240): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909240): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.266459522 +0000 UTC m=+5.956611302 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909240): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909740): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909740): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909740): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909740): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909740): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.266459522 +0000 UTC m=+5.956611302 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909740): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf2fdc0 item 19 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909dc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909dc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909dc0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909dc0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909dc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.268977589 +0000 UTC m=+5.959129370 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be909dc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be92c400): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be92c400): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be92c400): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be92c400): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be92c400): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.268977589 +0000 UTC m=+5.959129370 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be92c400): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be1e85b0 item 20 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63d180): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63d180): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63d180): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63d180): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63d180): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.270698247 +0000 UTC m=+5.960850039 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63d180): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63d680): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63d680): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63d680): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63d680): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63d680): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63d680): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63d680): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63d680): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.270698247 +0000 UTC m=+5.960850039 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63d680): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63db80): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63db80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63db80): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63db80): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63db80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.270698247 +0000 UTC m=+5.960850039 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be63db80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdb70b60 item 21 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766300): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766300): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766300): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766300): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766300): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.272830735 +0000 UTC m=+5.962982516 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766300): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766840): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766840): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766840): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766840): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766840): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.272830735 +0000 UTC m=+5.962982516 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766840): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdb71500 item 22 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766e40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766e40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766e40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766e40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766e40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.276203871 +0000 UTC m=+5.966355662 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766e40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8783c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8783c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8783c0): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8783c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8783c0): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8783c0): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8783c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8783c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.276203871 +0000 UTC m=+5.966355662 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8783c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8788c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8788c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8788c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8788c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8788c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.276203871 +0000 UTC m=+5.966355662 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8788c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd7a3f0 item 23 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be878f40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be878f40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be878f40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be878f40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be878f40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.278317924 +0000 UTC m=+5.968469715 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be878f40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be879500): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be879500): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be879500): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be879500): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be879500): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.278317924 +0000 UTC m=+5.968469715 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be879500): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd7ad20 item 24 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be879b40): _readAt: size=2, off=0 2026/05/30 03:27:36 ERROR : open-test-file(0xec2be879b40): Couldn't read size of file 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be879b40): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be879b40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be879b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be879b40): close: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be879b40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766000): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766000): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766000): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766000): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766000): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.279676455 +0000 UTC m=+5.969828236 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766000): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766540): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766540): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766540): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766540): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766540): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766540): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766540): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766540): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.279676455 +0000 UTC m=+5.969828236 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be766540): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be767400): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be767400): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be767400): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be767400): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be767400): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.279676455 +0000 UTC m=+5.969828236 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be767400): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd7b110 item 25 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be767a80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be767a80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be767a80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be767a80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be767a80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.281736796 +0000 UTC m=+5.971888578 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be767a80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc0c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc0c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc0c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc0c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc0c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.281736796 +0000 UTC m=+5.971888578 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc0c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd7b9d0 item 26 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc700): _readAt: size=2, off=0 2026/05/30 03:27:36 ERROR : open-test-file(0xec2bdffc700): Couldn't read size of file 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc700): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc700): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc700): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc700): close: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc700): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffcac0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffcac0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffcac0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffcac0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffcac0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.283194417 +0000 UTC m=+5.973346198 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffcac0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd0c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd0c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd0c0): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd0c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd0c0): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd0c0): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd0c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd0c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.283194417 +0000 UTC m=+5.973346198 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd0c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd600): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd600): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd600): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd600): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd600): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.283194417 +0000 UTC m=+5.973346198 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd600): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd7be30 item 27 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffdc80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffdc80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffdc80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffdc80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffdc80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.285244047 +0000 UTC m=+5.975395828 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffdc80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdc7dc40): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdc7dc40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdc7dc40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdc7dc40): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdc7dc40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.285244047 +0000 UTC m=+5.975395828 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdc7dc40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdb70620 item 28 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644500): _readAt: size=2, off=0 2026/05/30 03:27:36 ERROR : open-test-file(0xec2be644500): Couldn't read size of file 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644500): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644500): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644500): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644500): close: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644500): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644900): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644900): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644900): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644900): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644900): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.286579906 +0000 UTC m=+5.976731687 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644900): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644fc0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644fc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644fc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644fc0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644fc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.286579906 +0000 UTC m=+5.976731687 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644fc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdb70a80 item 29 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645640): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645640): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645640): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645640): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645640): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.288194062 +0000 UTC m=+5.978345843 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645640): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645b80): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645b80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645b80): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645b80): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645b80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.288194062 +0000 UTC m=+5.978345843 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645b80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdb71180 item 30 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0440): _readAt: size=2, off=0 2026/05/30 03:27:36 ERROR : open-test-file(0xec2bdef0440): Couldn't read size of file 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0440): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0440): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0440): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0440): close: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0440): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0ac0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0ac0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0ac0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0ac0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0ac0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.289609502 +0000 UTC m=+5.979761293 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0ac0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef1440): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef1440): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef1440): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef1440): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef1440): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.289609502 +0000 UTC m=+5.979761293 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef1440): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdb717a0 item 31 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef1e80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef1e80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef1e80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef1e80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef1e80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.291232805 +0000 UTC m=+5.981384606 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef1e80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38c4c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38c4c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38c4c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38c4c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38c4c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.291232805 +0000 UTC m=+5.981384606 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38c4c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdb71b90 item 32 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cb00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cb00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cb00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cb00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cb00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.292784333 +0000 UTC m=+5.982936114 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cb00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cf80): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cf80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cf80): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cf80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cf80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd16af0 item 33 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cf80): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cf80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.29339514 +0000 UTC m=+5.983546941 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cf80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38d480): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38d480): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38d480): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38d480): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38d480): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.29339514 +0000 UTC m=+5.983546941 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38d480): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd17500 item 33 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38db40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38db40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38db40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38db40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38db40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.294954732 +0000 UTC m=+5.985106523 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38db40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a20c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a20c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be1e8000 item 34 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a20c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a20c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a20c0): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a20c0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a20c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.295655739 +0000 UTC m=+5.985807521 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a20c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2680): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2680): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2680): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2680): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2680): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.295655739 +0000 UTC m=+5.985807521 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2680): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be1e81c0 item 34 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde96ec0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde96ec0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde96ec0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde96ec0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde96ec0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.297333105 +0000 UTC m=+5.987484886 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde96ec0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde97ac0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde97ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde97ac0): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde97ac0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde97ac0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be03e620 item 35 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde97ac0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde97ac0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.297849523 +0000 UTC m=+5.988001334 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde97ac0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd4bc0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd4bc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd4bc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd4bc0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd4bc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.297849523 +0000 UTC m=+5.988001334 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd4bc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be03ea10 item 35 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5540): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5540): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5540): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5540): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5540): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.299278128 +0000 UTC m=+5.989429909 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5540): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5a40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5a40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be03f110 item 36 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5a40): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5a40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5a40): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5a40): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5a40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.299805898 +0000 UTC m=+5.989957678 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5a40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202080): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202080): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202080): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202080): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202080): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.299805898 +0000 UTC m=+5.989957678 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202080): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be03f3b0 item 36 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202740): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202740): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202740): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202740): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202740): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.301186281 +0000 UTC m=+5.991338062 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202740): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202bc0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202bc0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202bc0): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202bc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202bc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be03f810 item 37 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202bc0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202bc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.301805403 +0000 UTC m=+5.991957204 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202bc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2030c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2030c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2030c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2030c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2030c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.301805403 +0000 UTC m=+5.991957204 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2030c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be03fb20 item 37 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203740): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203740): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203740): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203740): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203740): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.303387177 +0000 UTC m=+5.993539009 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203740): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203cc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203cc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2ce000 item 38 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203cc0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203cc0): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203cc0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203cc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.303961054 +0000 UTC m=+5.994112835 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203cc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c300): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c300): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c300): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c300): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c300): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.303961054 +0000 UTC m=+5.994112835 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c300): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2ce1c0 item 38 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c980): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c980): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c980): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c980): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c980): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.305384128 +0000 UTC m=+5.995535909 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c980): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10cf00): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10cf00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10cf00): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10cf00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10cf00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2ce540 item 39 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10cf00): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10cf00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.305894204 +0000 UTC m=+5.996045986 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10cf00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d400): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d400): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d400): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d400): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d400): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.305894204 +0000 UTC m=+5.996045986 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d400): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2ce700 item 39 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10da80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10da80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10da80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10da80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10da80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.307315115 +0000 UTC m=+5.997466895 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10da80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf860c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf860c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2ceb60 item 40 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf860c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf860c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf860c0): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf860c0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf860c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.307950627 +0000 UTC m=+5.998102448 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf860c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86700): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86700): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86700): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86700): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86700): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.307950627 +0000 UTC m=+5.998102448 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86700): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2ced20 item 40 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86f00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86f00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86f00): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86f00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86f00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86f00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86f00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.309470004 +0000 UTC m=+5.999621786 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86f00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87400): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87400): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87400): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2cf110 item 41 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87400): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87400): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.310020918 +0000 UTC m=+6.000172718 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87400): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87900): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87900): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87900): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87900): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87900): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2cf2d0 item 41 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87900): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87900): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.310536443 +0000 UTC m=+6.000688224 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87900): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ba100): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ba100): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ba100): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ba100): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ba100): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.310536443 +0000 UTC m=+6.000688224 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ba100): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2cf490 item 41 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ba740): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ba740): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ba740): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ba740): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ba740): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ba740): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ba740): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.312099653 +0000 UTC m=+6.002251444 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ba740): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bac40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bac40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bac40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2cf810 item 42 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bac40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bac40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.312608035 +0000 UTC m=+6.002759836 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bac40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bb180): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bb180): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2cfa40 item 42 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bb180): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bb180): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bb180): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bb180): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bb180): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.313403742 +0000 UTC m=+6.003555573 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bb180): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bb700): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bb700): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bb700): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bb700): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bb700): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.313403742 +0000 UTC m=+6.003555573 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bb700): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2cfc00 item 42 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bbd40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bbd40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bbd40): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bbd40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bbd40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bbd40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bbd40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.314881019 +0000 UTC m=+6.005032800 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8bbd40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ca340): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ca340): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ca340): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be6583f0 item 43 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ca340): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ca340): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.315762759 +0000 UTC m=+6.005914569 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ca340): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ca880): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ca880): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ca880): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ca880): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ca880): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be658620 item 43 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ca880): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ca880): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.316393703 +0000 UTC m=+6.006545494 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8ca880): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cadc0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cadc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cadc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cadc0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cadc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.316393703 +0000 UTC m=+6.006545494 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cadc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be6587e0 item 43 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cb400): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cb400): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cb400): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cb400): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cb400): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cb400): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cb400): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.317926304 +0000 UTC m=+6.008078095 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cb400): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cb900): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cb900): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cb900): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be658b60 item 44 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cb900): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cb900): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.318513145 +0000 UTC m=+6.008664947 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cb900): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cbe40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cbe40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be658d20 item 44 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cbe40): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cbe40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cbe40): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cbe40): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cbe40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.319150992 +0000 UTC m=+6.009302774 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8cbe40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8da4c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8da4c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8da4c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8da4c0): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8da4c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.319150992 +0000 UTC m=+6.009302774 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8da4c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be658ee0 item 44 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8dab00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8dab00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8dab00): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8dab00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8dab00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8dab00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8dab00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.32061218 +0000 UTC m=+6.010763961 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8dab00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8db000): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8db000): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8db000): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be659340 item 45 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8db000): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8db000): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.32113504 +0000 UTC m=+6.011286821 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8db000): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8db700): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8db700): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8db700): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8db700): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8db700): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.32113504 +0000 UTC m=+6.011286821 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8db700): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be659500 item 45 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8dbd40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8dbd40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8dbd40): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8dbd40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8dbd40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8dbd40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8dbd40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.322706915 +0000 UTC m=+6.012858697 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8dbd40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f4340): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f4340): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f4340): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be659880 item 46 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f4340): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f4340): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.323296522 +0000 UTC m=+6.013448303 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f4340): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f4a40): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f4a40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f4a40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f4a40): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f4a40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.323296522 +0000 UTC m=+6.013448303 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f4a40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be659a40 item 46 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5080): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5080): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5080): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5080): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5080): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5080): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5080): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.325029243 +0000 UTC m=+6.015181024 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5080): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5580): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5580): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5580): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be659dc0 item 47 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5580): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5580): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.325552463 +0000 UTC m=+6.015704244 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5580): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5c80): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5c80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5c80): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5c80): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5c80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.325552463 +0000 UTC m=+6.015704244 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f5c80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f4150 item 47 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0583c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0583c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0583c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0583c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0583c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0583c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0583c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.327116464 +0000 UTC m=+6.017268246 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0583c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0588c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0588c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0588c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f44d0 item 48 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0588c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0588c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.327659022 +0000 UTC m=+6.017810803 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0588c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be058fc0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be058fc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be058fc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be058fc0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be058fc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.327659022 +0000 UTC m=+6.017810803 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be058fc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f4690 item 48 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be059600): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be059600): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be059600): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be059600): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be059600): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.329192666 +0000 UTC m=+6.019344447 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be059600): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be059a80): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be059a80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be059a80): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be059a80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be059a80): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be059a80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f4a10 item 49 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be059a80): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be059a80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.329688304 +0000 UTC m=+6.019840085 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be059a80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c00c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c00c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c00c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c00c0): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c00c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.329688304 +0000 UTC m=+6.019840085 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c00c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f4bd0 item 49 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c0740): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c0740): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c0740): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c0740): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c0740): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.331263275 +0000 UTC m=+6.021415056 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c0740): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c0c40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c0c40): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c0c40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f5110 item 50 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c0c40): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c0c40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c0c40): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c0c40): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c0c40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.33191531 +0000 UTC m=+6.022067121 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c0c40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c11c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c11c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c11c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c11c0): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c11c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.33191531 +0000 UTC m=+6.022067121 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c11c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f52d0 item 50 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39e100): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39e100): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39e100): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39e100): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39e100): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.333324729 +0000 UTC m=+6.023476510 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39e100): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39e600): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39e600): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39e600): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39e600): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39e600): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39e600): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a4150 item 51 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39e600): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39e600): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.334136565 +0000 UTC m=+6.024288347 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39e600): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39eb40): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39eb40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39eb40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39eb40): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39eb40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.334136565 +0000 UTC m=+6.024288347 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39eb40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a43f0 item 51 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39f1c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39f1c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39f1c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39f1c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39f1c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.335980547 +0000 UTC m=+6.026132348 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39f1c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39f6c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39f6c0): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39f6c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a47e0 item 52 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39f6c0): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39f6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39f6c0): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39f6c0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39f6c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.337560147 +0000 UTC m=+6.027711938 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39f6c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39fc40): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39fc40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39fc40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39fc40): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39fc40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.337560147 +0000 UTC m=+6.027711938 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be39fc40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a49a0 item 52 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3de3c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3de3c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3de3c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3de3c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3de3c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.339044938 +0000 UTC m=+6.029196719 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3de3c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3de8c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3de8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3de8c0): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3de8c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3de8c0): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3de8c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a4d20 item 53 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3de8c0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3de8c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.340052707 +0000 UTC m=+6.030204488 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3de8c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3dee00): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3dee00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3dee00): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3dee00): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3dee00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.340052707 +0000 UTC m=+6.030204488 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3dee00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a4ee0 item 53 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3df480): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3df480): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3df480): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3df480): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3df480): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.341716216 +0000 UTC m=+6.031867997 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3df480): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3df980): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3df980): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3df980): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a5260 item 54 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3df980): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3df980): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3df980): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3df980): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3df980): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.342390132 +0000 UTC m=+6.032541933 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3df980): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fa000): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fa000): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fa000): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fa000): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fa000): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.342390132 +0000 UTC m=+6.032541933 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fa000): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a5570 item 54 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fa680): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fa680): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fa680): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fa680): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fa680): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.343977998 +0000 UTC m=+6.034129789 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fa680): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fab80): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fab80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fab80): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fab80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fab80): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fab80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a58f0 item 55 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fab80): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fab80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.344669067 +0000 UTC m=+6.034820868 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fab80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fb0c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fb0c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fb0c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fb0c0): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fb0c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.344669067 +0000 UTC m=+6.034820868 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fb0c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a5ab0 item 55 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fb740): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fb740): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fb740): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fb740): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fb740): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.346339449 +0000 UTC m=+6.036491230 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fb740): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fbc40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fbc40): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fbc40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a5e30 item 56 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fbc40): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fbc40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fbc40): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fbc40): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fbc40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.346953292 +0000 UTC m=+6.037105073 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3fbc40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19e2c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19e2c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19e2c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19e2c0): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19e2c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.346953292 +0000 UTC m=+6.037105073 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19e2c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76e150 item 56 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19e900): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19e900): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19e900): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19e900): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19e900): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19e900): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19e900): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19e900): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.348595912 +0000 UTC m=+6.038747693 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19e900): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19ee40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19ee40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19ee40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76e620 item 57 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19ee40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19ee40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.34919246 +0000 UTC m=+6.039344261 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19ee40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19f380): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19f380): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19f380): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19f380): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19f380): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19f380): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76e7e0 item 57 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19f380): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19f380): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.349725189 +0000 UTC m=+6.039876971 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19f380): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19f900): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19f900): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19f900): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19f900): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19f900): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.349725189 +0000 UTC m=+6.039876971 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be19f900): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76e9a0 item 57 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214040): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214040): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214040): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214040): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214040): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214040): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214040): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214040): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.351333896 +0000 UTC m=+6.041485677 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214040): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214580): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214580): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214580): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76ed20 item 58 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214580): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214580): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.351854862 +0000 UTC m=+6.042006643 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214580): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214ac0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214ac0): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214ac0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76f030 item 58 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214ac0): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214ac0): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214ac0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214ac0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.352505283 +0000 UTC m=+6.042657065 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be214ac0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be215080): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be215080): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be215080): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be215080): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be215080): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.352505283 +0000 UTC m=+6.042657065 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be215080): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76f1f0 item 58 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2156c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2156c0): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2156c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2156c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2156c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2156c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2156c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2156c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.353926935 +0000 UTC m=+6.044078736 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2156c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be215c00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be215c00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be215c00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76f650 item 59 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be215c00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be215c00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.354479011 +0000 UTC m=+6.044630791 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be215c00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23e240): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23e240): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23e240): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23e240): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23e240): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23e240): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76f810 item 59 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23e240): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23e240): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.355057827 +0000 UTC m=+6.045209607 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23e240): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23e7c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23e7c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23e7c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23e7c0): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23e7c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.355057827 +0000 UTC m=+6.045209607 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23e7c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76f9d0 item 59 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23ee00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23ee00): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23ee00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23ee00): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23ee00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23ee00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23ee00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23ee00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.357212095 +0000 UTC m=+6.047363896 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23ee00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23f340): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23f340): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23f340): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76fd50 item 60 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23f340): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23f340): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.357767256 +0000 UTC m=+6.047919037 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23f340): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23f880): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23f880): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23f880): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3901c0 item 60 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23f880): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23f880): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23f880): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23f880): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23f880): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.358421645 +0000 UTC m=+6.048573426 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23f880): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23fe40): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23fe40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23fe40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23fe40): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23fe40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.358421645 +0000 UTC m=+6.048573426 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be23fe40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be390460 item 60 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28a580): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28a580): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28a580): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28a580): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28a580): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28a580): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28a580): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28a580): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.359929399 +0000 UTC m=+6.050081180 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28a580): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28aac0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28aac0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28aac0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3907e0 item 61 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28aac0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28aac0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.360453963 +0000 UTC m=+6.050605764 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28aac0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28b1c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28b1c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28b1c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28b1c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28b1c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.360453963 +0000 UTC m=+6.050605764 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28b1c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3909a0 item 61 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28b800): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28b800): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28b800): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28b800): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28b800): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28b800): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28b800): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28b800): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.362171294 +0000 UTC m=+6.052323074 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28b800): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28bd40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28bd40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28bd40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be390d90 item 62 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28bd40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28bd40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.362745271 +0000 UTC m=+6.052897052 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be28bd40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0540): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0540): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0540): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0540): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0540): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.362745271 +0000 UTC m=+6.052897052 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0540): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be390f50 item 62 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2cc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2cc0): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2cc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2cc0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2cc0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2cc0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2cc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.364874733 +0000 UTC m=+6.055026564 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2cc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3200): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3200): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3200): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be1e8850 item 63 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3200): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3200): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.365659579 +0000 UTC m=+6.055811359 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3200): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3900): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3900): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3900): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3900): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3900): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.365659579 +0000 UTC m=+6.055811359 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3900): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be1e8af0 item 63 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfec040): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfec040): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfec040): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfec040): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfec040): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfec040): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfec040): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfec040): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.367281669 +0000 UTC m=+6.057433450 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfec040): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfec580): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfec580): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfec580): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be1e8e70 item 64 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfec580): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfec580): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.367847561 +0000 UTC m=+6.057999342 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfec580): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfecc80): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfecc80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfecc80): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfecc80): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfecc80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.367847561 +0000 UTC m=+6.057999342 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfecc80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be1e9030 item 64 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfed2c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfed2c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfed2c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfed2c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfed2c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.370382521 +0000 UTC m=+6.060534301 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfed2c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfed740): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfed740): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfed740): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfed740): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfed740): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be1e9420 item 65 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfed740): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfed740): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.371129845 +0000 UTC m=+6.061281627 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfed740): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfedc40): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfedc40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfedc40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfedc40): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfedc40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.371129845 +0000 UTC m=+6.061281627 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfedc40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be1e95e0 item 65 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330380): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330380): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330380): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330380): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330380): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.372610839 +0000 UTC m=+6.062762621 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330380): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330800): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330800): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be1e9ab0 item 66 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330800): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330800): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330800): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330800): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330800): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.373294924 +0000 UTC m=+6.063446706 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330800): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330d40): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330d40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330d40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330d40): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330d40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.373294924 +0000 UTC m=+6.063446706 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be330d40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be1e9d50 item 66 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331380): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331380): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331380): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331380): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331380): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.374720944 +0000 UTC m=+6.064872745 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331380): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331800): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331800): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331800): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331800): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331800): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b83f0 item 67 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331800): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331800): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.375303688 +0000 UTC m=+6.065455489 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331800): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331d00): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331d00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331d00): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331d00): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331d00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.375303688 +0000 UTC m=+6.065455489 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be331d00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b85b0 item 67 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36c480): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36c480): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36c480): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36c480): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36c480): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.376878408 +0000 UTC m=+6.067030190 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36c480): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36c980): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36c980): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b8930 item 68 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36c980): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36c980): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36c980): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36c980): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36c980): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.377805053 +0000 UTC m=+6.067956834 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36c980): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36cec0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36cec0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36cec0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36cec0): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36cec0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.377805053 +0000 UTC m=+6.067956834 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36cec0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b8af0 item 68 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36d500): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36d500): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36d500): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36d500): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36d500): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.379499451 +0000 UTC m=+6.069651232 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36d500): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36d980): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36d980): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36d980): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36d980): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36d980): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b8e70 item 69 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36d980): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36d980): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.380134113 +0000 UTC m=+6.070285895 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36d980): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36de80): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36de80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36de80): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36de80): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36de80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.380134113 +0000 UTC m=+6.070285895 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be36de80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b91f0 item 69 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c8600): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c8600): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c8600): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c8600): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c8600): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.381604036 +0000 UTC m=+6.071755817 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c8600): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c8b00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c8b00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b95e0 item 70 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c8b00): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c8b00): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c8b00): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c8b00): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c8b00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.382243226 +0000 UTC m=+6.072395037 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c8b00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c9040): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c9040): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c9040): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c9040): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c9040): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.382243226 +0000 UTC m=+6.072395037 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c9040): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b97a0 item 70 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c96c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c96c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c96c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c96c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c96c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.383687731 +0000 UTC m=+6.073839532 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c96c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c9bc0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c9bc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c9bc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c9bc0): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c9bc0): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b9c00 item 71 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c9bc0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c9bc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.384294701 +0000 UTC m=+6.074446481 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3c9bc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61c1c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61c1c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61c1c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61c1c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61c1c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.384294701 +0000 UTC m=+6.074446481 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61c1c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b9e30 item 71 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61c840): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61c840): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61c840): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61c840): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61c840): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.386056025 +0000 UTC m=+6.076207806 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61c840): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61cd40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61cd40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde95810 item 72 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61cd40): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61cd40): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61cd40): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61cd40): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61cd40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.386728518 +0000 UTC m=+6.076880319 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61cd40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61d280): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61d280): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61d280): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61d280): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61d280): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.386728518 +0000 UTC m=+6.076880319 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61d280): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde95ce0 item 72 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61d840): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61d840): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61d840): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61d840): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61d840): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61d840): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61d840): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.388340651 +0000 UTC m=+6.078492432 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61d840): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61dd40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61dd40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61dd40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be844310 item 73 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61dd40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61dd40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.388818796 +0000 UTC m=+6.078970597 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be61dd40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646300): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646300): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646300): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646300): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646300): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be8444d0 item 73 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646300): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646300): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.389437929 +0000 UTC m=+6.079589720 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646300): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646840): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646840): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646840): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646840): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646840): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.389437929 +0000 UTC m=+6.079589720 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646840): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be844690 item 73 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646e80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646e80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646e80): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646e80): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646e80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646e80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646e80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.390903923 +0000 UTC m=+6.081055744 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be646e80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be647380): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be647380): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be647380): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be844a10 item 74 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be647380): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be647380): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.391577129 +0000 UTC m=+6.081728930 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be647380): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6478c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6478c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be844bd0 item 74 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6478c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6478c0): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6478c0): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6478c0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6478c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.392236166 +0000 UTC m=+6.082387947 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6478c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be647e40): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be647e40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be647e40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be647e40): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be647e40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.392236166 +0000 UTC m=+6.082387947 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be647e40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be844d90 item 74 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66a580): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66a580): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66a580): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66a580): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66a580): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66a580): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66a580): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.393673297 +0000 UTC m=+6.083825098 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66a580): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66aa80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66aa80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66aa80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be845260 item 75 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66aa80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66aa80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.394210084 +0000 UTC m=+6.084361865 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66aa80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66afc0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66afc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66afc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66afc0): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66afc0): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be845420 item 75 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66afc0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66afc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.394798417 +0000 UTC m=+6.084950218 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66afc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66b500): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66b500): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66b500): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66b500): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66b500): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.394798417 +0000 UTC m=+6.084950218 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66b500): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be8455e0 item 75 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66bb40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66bb40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66bb40): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66bb40): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66bb40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66bb40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66bb40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.396333413 +0000 UTC m=+6.086485234 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66bb40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68e140): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68e140): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68e140): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be845960 item 76 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68e140): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68e140): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.397124932 +0000 UTC m=+6.087276753 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68e140): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68e680): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68e680): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be845b20 item 76 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68e680): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68e680): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68e680): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68e680): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68e680): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.397886915 +0000 UTC m=+6.088038706 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68e680): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68ec00): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68ec00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68ec00): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68ec00): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68ec00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.397886915 +0000 UTC m=+6.088038706 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68ec00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be845ce0 item 76 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c1800): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c1800): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c1800): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c1800): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c1800): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c1800): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c1800): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.399572046 +0000 UTC m=+6.089723827 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c1800): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c1d00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c1d00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c1d00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f5650 item 77 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c1d00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c1d00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.400164767 +0000 UTC m=+6.090316548 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0c1d00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be142500): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be142500): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be142500): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be142500): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be142500): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.400164767 +0000 UTC m=+6.090316548 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be142500): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f5810 item 77 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be142b40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be142b40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be142b40): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be142b40): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be142b40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be142b40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be142b40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.402464361 +0000 UTC m=+6.092616142 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be142b40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143040): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143040): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143040): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f5b90 item 78 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143040): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143040): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.403009523 +0000 UTC m=+6.093161304 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143040): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143740): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143740): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143740): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143740): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143740): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.403009523 +0000 UTC m=+6.093161304 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143740): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f5d50 item 78 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143d80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143d80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143d80): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143d80): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143d80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143d80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143d80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.40497279 +0000 UTC m=+6.095124581 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be143d80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17a380): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17a380): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17a380): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be624230 item 79 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17a380): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17a380): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.405517912 +0000 UTC m=+6.095669703 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17a380): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17aa80): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17aa80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17aa80): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17aa80): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17aa80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.405517912 +0000 UTC m=+6.095669703 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17aa80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be6244d0 item 79 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17b0c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17b0c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17b0c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17b0c0): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17b0c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17b0c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17b0c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.407185229 +0000 UTC m=+6.097337010 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17b0c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17b5c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17b5c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17b5c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be624a10 item 80 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17b5c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17b5c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.40772439 +0000 UTC m=+6.097876171 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17b5c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17bcc0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17bcc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17bcc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17bcc0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17bcc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.40772439 +0000 UTC m=+6.097876171 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be17bcc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be624c40 item 80 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71e400): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71e400): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71e400): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71e400): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71e400): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.409452703 +0000 UTC m=+6.099604484 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71e400): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71e880): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71e880): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71e880): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71e880): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71e880): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71e880): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be625260 item 81 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71e880): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71e880): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.410030867 +0000 UTC m=+6.100182647 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71e880): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71edc0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71edc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71edc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71edc0): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71edc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.410030867 +0000 UTC m=+6.100182647 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71edc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be625420 item 81 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71f440): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71f440): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71f440): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71f440): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71f440): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.411586052 +0000 UTC m=+6.101737843 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71f440): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71f940): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71f940): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71f940): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be625810 item 82 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71f940): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71f940): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71f940): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71f940): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71f940): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.412282109 +0000 UTC m=+6.102433900 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71f940): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71fec0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71fec0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71fec0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71fec0): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71fec0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.412282109 +0000 UTC m=+6.102433900 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be71fec0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be625b90 item 82 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a640): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a640): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a640): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a640): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a640): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.413809621 +0000 UTC m=+6.103961402 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a640): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77ab40): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77ab40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77ab40): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77ab40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77ab40): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77ab40): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf0a230 item 83 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77ab40): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77ab40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.414406531 +0000 UTC m=+6.104558313 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77ab40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b080): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b080): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b080): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b080): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b080): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.414406531 +0000 UTC m=+6.104558313 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b080): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf0a770 item 83 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b700): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b700): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b700): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b700): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b700): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.41586876 +0000 UTC m=+6.106020552 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b700): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77bc00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77bc00): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77bc00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf0af50 item 84 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77bc00): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77bc00): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77bc00): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77bc00): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77bc00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.4165712 +0000 UTC m=+6.106722991 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77bc00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2280): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2280): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2280): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2280): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2280): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.4165712 +0000 UTC m=+6.106722991 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2280): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf0b1f0 item 84 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2900): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2900): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2900): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2900): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2900): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.417913932 +0000 UTC m=+6.108065713 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2900): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2e00): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2e00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2e00): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2e00): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2e00): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2e00): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf0b570 item 85 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2e00): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2e00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.418555316 +0000 UTC m=+6.108707098 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2e00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3340): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3340): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3340): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3340): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3340): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.418555316 +0000 UTC m=+6.108707098 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3340): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf0bab0 item 85 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b39c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b39c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b39c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b39c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b39c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.419961949 +0000 UTC m=+6.110113760 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b39c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3ec0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3ec0): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3ec0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdc5a2a0 item 86 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3ec0): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3ec0): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3ec0): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3ec0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3ec0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.42060673 +0000 UTC m=+6.110758511 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3ec0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ec540): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ec540): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ec540): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ec540): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ec540): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.42060673 +0000 UTC m=+6.110758511 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ec540): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdc5a620 item 86 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ecbc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ecbc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ecbc0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ecbc0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ecbc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.422211248 +0000 UTC m=+6.112363079 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ecbc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ed0c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ed0c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ed0c0): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ed0c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ed0c0): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ed0c0): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdc5aa10 item 87 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ed0c0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ed0c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.422795755 +0000 UTC m=+6.112947535 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ed0c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ed600): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ed600): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ed600): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ed600): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ed600): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.422795755 +0000 UTC m=+6.112947535 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7ed600): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdc5abd0 item 87 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7edc80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7edc80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7edc80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7edc80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7edc80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.424381306 +0000 UTC m=+6.114533108 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7edc80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814280): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814280): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814280): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdc5b500 item 88 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814280): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814280): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814280): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814280): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814280): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.425019205 +0000 UTC m=+6.115171006 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814280): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814800): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814800): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814800): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814800): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814800): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.425019205 +0000 UTC m=+6.115171006 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814800): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdc5b6c0 item 88 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814e40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814e40): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814e40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814e40): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814e40): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814e40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814e40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814e40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.426488606 +0000 UTC m=+6.116640387 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be814e40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be815380): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be815380): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be815380): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdc5bb20 item 89 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be815380): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be815380): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.427095576 +0000 UTC m=+6.117247357 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be815380): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8158c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8158c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8158c0): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8158c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8158c0): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8158c0): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2e65b0 item 89 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8158c0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8158c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.428256174 +0000 UTC m=+6.118407954 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8158c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be815e40): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be815e40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be815e40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be815e40): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be815e40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.428256174 +0000 UTC m=+6.118407954 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be815e40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2e69a0 item 89 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be834580): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be834580): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be834580): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be834580): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be834580): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be834580): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be834580): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be834580): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.42974399 +0000 UTC m=+6.119895771 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be834580): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be834ac0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be834ac0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be834ac0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2e6fc0 item 90 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be834ac0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be834ac0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.430327073 +0000 UTC m=+6.120478855 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be834ac0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be835000): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be835000): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be835000): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2e7260 item 90 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be835000): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be835000): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be835000): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be835000): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be835000): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.431009766 +0000 UTC m=+6.121161548 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be835000): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8355c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8355c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8355c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8355c0): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8355c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.431009766 +0000 UTC m=+6.121161548 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8355c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2e7420 item 90 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be835c00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be835c00): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be835c00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be835c00): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be835c00): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be835c00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be835c00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be835c00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.432705577 +0000 UTC m=+6.122857368 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be835c00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856240): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856240): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856240): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2e7960 item 91 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856240): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856240): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.433258324 +0000 UTC m=+6.123410115 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856240): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856780): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856780): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856780): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856780): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856780): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856780): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2e7ce0 item 91 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856780): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856780): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.433854613 +0000 UTC m=+6.124006394 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856780): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856d00): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856d00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856d00): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856d00): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856d00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.433854613 +0000 UTC m=+6.124006394 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be856d00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde8a070 item 91 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857340): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857340): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857340): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857340): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857340): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857340): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857340): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857340): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.435382686 +0000 UTC m=+6.125534477 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857340): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857880): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857880): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857880): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde8a930 item 92 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857880): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857880): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.435926966 +0000 UTC m=+6.126078748 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857880): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857dc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857dc0): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857dc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde8acb0 item 92 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857dc0): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857dc0): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857dc0): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857dc0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857dc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.436528165 +0000 UTC m=+6.126679946 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be857dc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be904480): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be904480): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be904480): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be904480): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be904480): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.436528165 +0000 UTC m=+6.126679946 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be904480): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde8b110 item 92 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be904ac0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be904ac0): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be904ac0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be904ac0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be904ac0): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be904ac0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be904ac0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be904ac0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.437739869 +0000 UTC m=+6.127891650 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be904ac0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905000): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905000): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905000): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bda00770 item 93 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905000): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905000): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.438210941 +0000 UTC m=+6.128362721 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905000): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905700): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905700): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905700): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905700): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905700): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.438210941 +0000 UTC m=+6.128362721 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905700): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bda012d0 item 93 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905d40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905d40): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905d40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905d40): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905d40): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905d40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905d40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905d40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.439514048 +0000 UTC m=+6.129665828 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be905d40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be922380): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be922380): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be922380): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be218540 item 94 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be922380): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be922380): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.440092082 +0000 UTC m=+6.130243864 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be922380): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be922a80): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be922a80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be922a80): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be922a80): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be922a80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.440092082 +0000 UTC m=+6.130243864 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be922a80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be218700 item 94 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9230c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9230c0): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9230c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9230c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9230c0): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9230c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9230c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9230c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.441397914 +0000 UTC m=+6.131549695 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9230c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be923600): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be923600): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be923600): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be219180 item 95 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be923600): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be923600): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.441951693 +0000 UTC m=+6.132103474 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be923600): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be923d00): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be923d00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be923d00): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be923d00): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be923d00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.441951693 +0000 UTC m=+6.132103474 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be923d00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be219340 item 95 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c440): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c440): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c440): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c440): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c440): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c440): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c440): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c440): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.443394545 +0000 UTC m=+6.133546326 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c440): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c980): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c980): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c980): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be219960 item 96 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c980): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c980): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.443929197 +0000 UTC m=+6.134080978 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c980): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d080): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d080): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d080): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d080): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d080): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.443929197 +0000 UTC m=+6.134080978 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d080): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be219c00 item 96 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= 2026/05/30 03:27:36 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : >WaitForWriters: 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/30 03:27:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b65c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b65c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b65c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b65c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b65c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.45131471 +0000 UTC m=+6.141466490 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b65c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6a40): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6a40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6a40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6a40): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6a40): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6a40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.45131471 +0000 UTC m=+6.141466490 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6a40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6f00): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6f00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6f00): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6f00): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6f00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.45131471 +0000 UTC m=+6.141466490 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6f00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde9c310 item 1 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7540): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7540): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7540): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7540): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7540): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.453978493 +0000 UTC m=+6.144130275 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7540): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7a40): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7a40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7a40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7a40): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7a40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.453978493 +0000 UTC m=+6.144130275 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7a40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde9d420 item 2 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0c180): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0c180): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0c180): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0c180): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0c180): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.455390727 +0000 UTC m=+6.145542509 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0c180): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0c600): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0c600): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0c600): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0c600): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0c600): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0c600): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0c600): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.455390727 +0000 UTC m=+6.145542509 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0c600): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0cac0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0cac0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0cac0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0cac0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0cac0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.455390727 +0000 UTC m=+6.145542509 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0cac0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd54150 item 3 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0d140): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0d140): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0d140): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0d140): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0d140): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.457312856 +0000 UTC m=+6.147464638 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0d140): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0d680): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0d680): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0d680): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0d680): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0d680): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.457312856 +0000 UTC m=+6.147464638 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0d680): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd547e0 item 4 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0dcc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0dcc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0dcc0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0dcc0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0dcc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.459133814 +0000 UTC m=+6.149285595 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea0dcc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2a240): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2a240): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2a240): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2a240): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2a240): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2a240): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2a240): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.459133814 +0000 UTC m=+6.149285595 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2a240): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2a700): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2a700): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2a700): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2a700): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2a700): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.459133814 +0000 UTC m=+6.149285595 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2a700): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd551f0 item 5 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2ad80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2ad80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2ad80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2ad80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2ad80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.460871094 +0000 UTC m=+6.151022875 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea2ad80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f300): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f300): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f300): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f300): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f300): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.460871094 +0000 UTC m=+6.151022875 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f300): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be25a070 item 6 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f980): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f980): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f980): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f980): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f980): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.462415848 +0000 UTC m=+6.152567629 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68f980): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68fe80): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68fe80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68fe80): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68fe80): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68fe80): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68fe80): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68fe80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.462415848 +0000 UTC m=+6.152567629 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be68fe80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b6440): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b6440): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b6440): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b6440): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b6440): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.462415848 +0000 UTC m=+6.152567629 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b6440): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be162af0 item 7 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b6ac0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b6ac0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b6ac0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b6ac0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b6ac0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.464367603 +0000 UTC m=+6.154519384 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b6ac0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7000): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7000): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7000): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7000): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7000): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.464367603 +0000 UTC m=+6.154519384 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7000): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be163030 item 8 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b75c0): _readAt: size=2, off=0 2026/05/30 03:27:36 ERROR : open-test-file(0xec2be6b75c0): Couldn't read size of file 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b75c0): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b75c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b75c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b75c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b75c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7980): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7980): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7980): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7980): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7980): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.465830443 +0000 UTC m=+6.155982224 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7980): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7e00): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7e00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7e00): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7e00): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7e00): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7e00): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7e00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.465830443 +0000 UTC m=+6.155982224 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6b7e00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4400): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4400): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4400): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4400): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4400): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.465830443 +0000 UTC m=+6.155982224 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4400): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be163500 item 9 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4a80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4a80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4a80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4a80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4a80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.467761138 +0000 UTC m=+6.157912919 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4a80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4fc0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4fc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4fc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4fc0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4fc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.467761138 +0000 UTC m=+6.157912919 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4fc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be163c00 item 10 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5600): _readAt: size=2, off=0 2026/05/30 03:27:36 ERROR : open-test-file(0xec2be6e5600): Couldn't read size of file 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5600): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5600): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5600): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5600): close: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5600): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e59c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e59c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e59c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e59c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e59c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.46934699 +0000 UTC m=+6.159498772 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e59c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5ec0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5ec0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5ec0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5ec0): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5ec0): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5ec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5ec0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.46934699 +0000 UTC m=+6.159498772 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5ec0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d900): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d900): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d900): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d900): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d900): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.46934699 +0000 UTC m=+6.159498772 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d900): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be1f2380 item 11 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95e080): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95e080): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95e080): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95e080): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95e080): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.472287668 +0000 UTC m=+6.162439450 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95e080): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea92680): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea92680): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea92680): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea92680): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea92680): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.472287668 +0000 UTC m=+6.162439450 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea92680): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be25a1c0 item 12 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea92cc0): _readAt: size=2, off=0 2026/05/30 03:27:36 ERROR : open-test-file(0xec2bea92cc0): Couldn't read size of file 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea92cc0): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea92cc0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea92cc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea92cc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea92cc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea93080): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea93080): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea93080): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea93080): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea93080): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.473805372 +0000 UTC m=+6.163957153 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea93080): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea93740): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea93740): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea93740): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea93740): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea93740): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.473805372 +0000 UTC m=+6.163957153 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea93740): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be25a540 item 13 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea93dc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea93dc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea93dc0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea93dc0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea93dc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.47523566 +0000 UTC m=+6.165387441 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea93dc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95e540): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95e540): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95e540): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95e540): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95e540): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.47523566 +0000 UTC m=+6.165387441 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95e540): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be25aaf0 item 14 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95eb80): _readAt: size=2, off=0 2026/05/30 03:27:36 ERROR : open-test-file(0xec2be95eb80): Couldn't read size of file 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95eb80): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95eb80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95eb80): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95eb80): close: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95eb80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95ef40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95ef40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95ef40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95ef40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95ef40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.476649156 +0000 UTC m=+6.166800936 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95ef40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95f600): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95f600): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95f600): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95f600): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95f600): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.476649156 +0000 UTC m=+6.166800936 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95f600): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be25ae70 item 15 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95fc80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95fc80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95fc80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95fc80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95fc80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.478243335 +0000 UTC m=+6.168395115 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be95fc80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc2c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc2c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc2c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc2c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc2c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.478243335 +0000 UTC m=+6.168395115 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc2c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be25b1f0 item 16 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc900): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc900): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc900): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc900): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc900): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.479740209 +0000 UTC m=+6.169891989 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffc900): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffce80): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffce80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffce80): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffce80): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffce80): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffce80): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffce80): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffce80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.479740209 +0000 UTC m=+6.169891989 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffce80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd380): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd380): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd380): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd380): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd380): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.479740209 +0000 UTC m=+6.169891989 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffd380): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be25b570 item 17 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffda00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffda00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffda00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffda00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffda00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.481623824 +0000 UTC m=+6.171775606 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdffda00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdc7d880): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdc7d880): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdc7d880): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdc7d880): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdc7d880): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.481623824 +0000 UTC m=+6.171775606 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdc7d880): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be25bb20 item 18 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0440): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0440): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0440): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0440): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0440): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.482942771 +0000 UTC m=+6.173094553 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0440): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0d00): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0d00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0d00): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0d00): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0d00): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0d00): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0d00): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0d00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.482942771 +0000 UTC m=+6.173094553 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef0d00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef13c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef13c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef13c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef13c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef13c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.482942771 +0000 UTC m=+6.173094553 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef13c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be390150 item 19 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef1e00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef1e00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef1e00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef1e00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef1e00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.484742138 +0000 UTC m=+6.174893920 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdef1e00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38c440): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38c440): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38c440): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38c440): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38c440): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.484742138 +0000 UTC m=+6.174893920 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38c440): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be390700 item 20 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cac0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cac0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cac0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cac0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cac0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.486039585 +0000 UTC m=+6.176191367 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cac0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cfc0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cfc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cfc0): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cfc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cfc0): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cfc0): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cfc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cfc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.486039585 +0000 UTC m=+6.176191367 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38cfc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38d4c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38d4c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38d4c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38d4c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38d4c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.486039585 +0000 UTC m=+6.176191367 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38d4c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be390a80 item 21 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38dbc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38dbc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38dbc0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38dbc0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38dbc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.487961865 +0000 UTC m=+6.178113646 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be38dbc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde96c40): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde96c40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde96c40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde96c40): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde96c40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.487961865 +0000 UTC m=+6.178113646 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde96c40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be390fc0 item 22 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde97780): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde97780): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde97780): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde97780): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde97780): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.489371023 +0000 UTC m=+6.179522804 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bde97780): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd4b40): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd4b40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd4b40): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd4b40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd4b40): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd4b40): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd4b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd4b40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.489371023 +0000 UTC m=+6.179522804 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd4b40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5340): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5340): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5340): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5340): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5340): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.489371023 +0000 UTC m=+6.179522804 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd5340): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be391340 item 23 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd59c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd59c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd59c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd59c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd59c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.491311426 +0000 UTC m=+6.181463207 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdfd59c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202000): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202000): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202000): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202000): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202000): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.491311426 +0000 UTC m=+6.181463207 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202000): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be391810 item 24 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2026c0): _readAt: size=2, off=0 2026/05/30 03:27:36 ERROR : open-test-file(0xec2be2026c0): Couldn't read size of file 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2026c0): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2026c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2026c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2026c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2026c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202a80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202a80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202a80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202a80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202a80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.493016454 +0000 UTC m=+6.183168235 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202a80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202f80): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202f80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202f80): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202f80): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202f80): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202f80): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202f80): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202f80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.493016454 +0000 UTC m=+6.183168235 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be202f80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2034c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2034c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2034c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2034c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2034c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.493016454 +0000 UTC m=+6.183168235 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2034c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be391b90 item 25 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203bc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203bc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203bc0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203bc0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203bc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.49497929 +0000 UTC m=+6.185131072 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be203bc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c200): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c200): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c200): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c200): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c200): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.49497929 +0000 UTC m=+6.185131072 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c200): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be1f2a10 item 26 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c840): _readAt: size=2, off=0 2026/05/30 03:27:36 ERROR : open-test-file(0xec2be10c840): Couldn't read size of file 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c840): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c840): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c840): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c840): close: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10c840): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10cc80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10cc80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10cc80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10cc80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10cc80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.496360486 +0000 UTC m=+6.186512267 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10cc80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d180): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d180): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d180): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d180): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d180): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d180): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d180): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d180): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.496360486 +0000 UTC m=+6.186512267 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d180): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d6c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d6c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d6c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d6c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d6c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.496360486 +0000 UTC m=+6.186512267 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10d6c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be1f31f0 item 27 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10dd40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10dd40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10dd40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10dd40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10dd40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.498358378 +0000 UTC m=+6.188510158 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be10dd40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86480): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86480): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86480): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86480): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86480): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.498358378 +0000 UTC m=+6.188510158 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86480): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be1f3960 item 28 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86d40): _readAt: size=2, off=0 2026/05/30 03:27:36 ERROR : open-test-file(0xec2bdf86d40): Couldn't read size of file 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86d40): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86d40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86d40): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86d40): close: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf86d40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87100): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87100): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87100): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87100): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87100): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.499811319 +0000 UTC m=+6.189963110 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87100): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87800): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87800): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87800): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87800): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87800): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.499811319 +0000 UTC m=+6.189963110 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bdf87800): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be1f3ce0 item 29 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2140): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2140): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2140): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2140): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2140): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.50122218 +0000 UTC m=+6.191373962 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2140): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2700): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2700): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2700): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2700): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2700): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.50122218 +0000 UTC m=+6.191373962 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2700): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be32a380 item 30 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2d40): _readAt: size=2, off=0 2026/05/30 03:27:36 ERROR : open-test-file(0xec2be7a2d40): Couldn't read size of file 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2d40): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2d40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2d40): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2d40): close: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a2d40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3100): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3100): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3100): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3100): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3100): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.502779228 +0000 UTC m=+6.192931009 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3100): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a37c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a37c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a37c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a37c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a37c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.502779228 +0000 UTC m=+6.192931009 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a37c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be32a770 item 31 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3e40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3e40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3e40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3e40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3e40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.504323852 +0000 UTC m=+6.194475634 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7a3e40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b64c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b64c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b64c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b64c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b64c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.504323852 +0000 UTC m=+6.194475634 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b64c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be32ac40 item 32 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6b00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6b00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6b00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6b00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6b00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.505691342 +0000 UTC m=+6.195843122 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6b00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6f80): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6f80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6f80): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6f80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6f80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be32b260 item 33 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6f80): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6f80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.506226325 +0000 UTC m=+6.196378106 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b6f80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7480): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7480): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7480): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7480): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7480): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.506226325 +0000 UTC m=+6.196378106 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7480): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be32b420 item 33 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7ac0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7ac0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7ac0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7ac0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7ac0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.507697049 +0000 UTC m=+6.197848840 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be9b7ac0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4040): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4040): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be32b7a0 item 34 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4040): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4040): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4040): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4040): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4040): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.508284271 +0000 UTC m=+6.198436053 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4040): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4580): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4580): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4580): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4580): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4580): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.508284271 +0000 UTC m=+6.198436053 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4580): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be32bd50 item 34 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4bc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4bc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4bc0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4bc0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4bc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.50975763 +0000 UTC m=+6.199909421 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e4bc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5040): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5040): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5040): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5040): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5040): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd7a620 item 35 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5040): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5040): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.510341255 +0000 UTC m=+6.200493036 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5040): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5540): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5540): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5540): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5540): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5540): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.510341255 +0000 UTC m=+6.200493036 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5540): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd7a850 item 35 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5c00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5c00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5c00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5c00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5c00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.511799748 +0000 UTC m=+6.201951528 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6e5c00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c480): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c480): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd7ae00 item 36 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c480): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c480): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c480): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c480): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c480): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.512434358 +0000 UTC m=+6.202586140 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c480): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c9c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c9c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c9c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c9c0): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c9c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.512434358 +0000 UTC m=+6.202586140 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93c9c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd7b030 item 36 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d000): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d000): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d000): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d000): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d000): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.513959255 +0000 UTC m=+6.204111037 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d000): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3e400): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3e400): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3e400): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3e400): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3e400): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdb702a0 item 37 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3e400): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3e400): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.51456933 +0000 UTC m=+6.204721112 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3e400): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3e900): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3e900): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3e900): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3e900): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3e900): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.51456933 +0000 UTC m=+6.204721112 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3e900): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdb704d0 item 37 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3ef80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3ef80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3ef80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3ef80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3ef80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.516035156 +0000 UTC m=+6.206186937 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3ef80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3f480): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3f480): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdb70930 item 38 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3f480): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3f480): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3f480): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3f480): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3f480): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.516719391 +0000 UTC m=+6.206871172 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3f480): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3f9c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3f9c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3f9c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3f9c0): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3f9c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.516719391 +0000 UTC m=+6.206871172 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea3f9c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdb70af0 item 38 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4e140): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4e140): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4e140): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4e140): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4e140): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.518259486 +0000 UTC m=+6.208411268 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4e140): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4e640): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4e640): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4e640): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4e640): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4e640): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdb711f0 item 39 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4e640): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4e640): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.519163018 +0000 UTC m=+6.209314799 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4e640): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4eb40): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4eb40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4eb40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4eb40): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4eb40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.519163018 +0000 UTC m=+6.209314799 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4eb40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdb713b0 item 39 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4f1c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4f1c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4f1c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4f1c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4f1c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.520623553 +0000 UTC m=+6.210775335 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4f1c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4f6c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4f6c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdb71730 item 40 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4f6c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4f6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4f6c0): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4f6c0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4f6c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.521290436 +0000 UTC m=+6.211442217 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4f6c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4fc00): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4fc00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4fc00): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4fc00): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4fc00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.521290436 +0000 UTC m=+6.211442217 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea4fc00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdb718f0 item 40 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5a2c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5a2c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5a2c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5a2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5a2c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5a2c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5a2c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.522706397 +0000 UTC m=+6.212858178 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5a2c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5a7c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5a7c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5a7c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdb71dc0 item 41 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5a7c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5a7c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.52322625 +0000 UTC m=+6.213378032 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5a7c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5ac80): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5ac80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5ac80): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5ac80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5ac80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd16150 item 41 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5ac80): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5ac80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.524143077 +0000 UTC m=+6.214294858 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5ac80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5b1c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5b1c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5b1c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5b1c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5b1c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.524143077 +0000 UTC m=+6.214294858 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5b1c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd16e70 item 41 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5b800): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5b800): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5b800): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5b800): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5b800): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5b800): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5b800): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.52559743 +0000 UTC m=+6.215749211 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5b800): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5bd00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5bd00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5bd00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd179d0 item 42 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5bd00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5bd00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.526155838 +0000 UTC m=+6.216307619 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea5bd00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea68340): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea68340): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be03e3f0 item 42 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea68340): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea68340): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea68340): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea68340): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea68340): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.526921297 +0000 UTC m=+6.217073078 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea68340): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea688c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea688c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea688c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea688c0): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea688c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.526921297 +0000 UTC m=+6.217073078 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea688c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be03e5b0 item 42 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea68f00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea68f00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea68f00): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea68f00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea68f00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea68f00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea68f00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.528498763 +0000 UTC m=+6.218650544 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea68f00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69400): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69400): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69400): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be03ecb0 item 43 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69400): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69400): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.52913106 +0000 UTC m=+6.219282852 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69400): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69940): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69940): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69940): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69940): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69940): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be03f0a0 item 43 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69940): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69940): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.529653109 +0000 UTC m=+6.219804889 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69940): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69e80): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69e80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69e80): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69e80): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69e80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.529653109 +0000 UTC m=+6.219804889 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea69e80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be03f260 item 43 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea765c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea765c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea765c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea765c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea765c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea765c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea765c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.531181622 +0000 UTC m=+6.221333404 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea765c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea76ac0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea76ac0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea76ac0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be03f7a0 item 44 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea76ac0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea76ac0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.531781378 +0000 UTC m=+6.221933159 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea76ac0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea77000): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea77000): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be03f9d0 item 44 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea77000): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea77000): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea77000): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea77000): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea77000): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.532621549 +0000 UTC m=+6.222773331 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea77000): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea77580): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea77580): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea77580): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea77580): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea77580): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.532621549 +0000 UTC m=+6.222773331 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2bea77580): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be03fc70 item 44 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6140): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6140): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6140): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6140): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6140): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6140): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6140): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.534131658 +0000 UTC m=+6.224283439 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6140): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6640): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6640): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6640): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2ce150 item 45 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6640): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6640): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.53481922 +0000 UTC m=+6.224971002 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6640): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6d40): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6d40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6d40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6d40): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6d40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.53481922 +0000 UTC m=+6.224971002 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e6d40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2ce310 item 45 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e7380): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e7380): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e7380): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e7380): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e7380): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e7380): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e7380): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.536467421 +0000 UTC m=+6.226619212 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e7380): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e7880): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e7880): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e7880): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2ce690 item 46 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e7880): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e7880): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.537047679 +0000 UTC m=+6.227199460 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be0e7880): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be138080): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be138080): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be138080): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be138080): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be138080): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.537047679 +0000 UTC m=+6.227199460 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be138080): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2ce850 item 46 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1386c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1386c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1386c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1386c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1386c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1386c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1386c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.538676302 +0000 UTC m=+6.228828084 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1386c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be138bc0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be138bc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be138bc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2cecb0 item 47 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be138bc0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be138bc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.539311195 +0000 UTC m=+6.229462986 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be138bc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1392c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1392c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1392c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1392c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1392c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.539311195 +0000 UTC m=+6.229462986 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1392c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2cee70 item 47 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be139900): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be139900): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be139900): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be139900): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be139900): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be139900): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be139900): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.54077185 +0000 UTC m=+6.230923631 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be139900): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be139e00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be139e00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be139e00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2cf260 item 48 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be139e00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be139e00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.541328193 +0000 UTC m=+6.231479974 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be139e00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be160600): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be160600): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be160600): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be160600): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be160600): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.541328193 +0000 UTC m=+6.231479974 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be160600): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2cf420 item 48 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be160c40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be160c40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be160c40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be160c40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be160c40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.542881625 +0000 UTC m=+6.233033406 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be160c40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1610c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1610c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1610c0): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1610c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1610c0): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1610c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2cf7a0 item 49 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1610c0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1610c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.543517218 +0000 UTC m=+6.233668999 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1610c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be161600): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be161600): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be161600): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be161600): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be161600): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.543517218 +0000 UTC m=+6.233668999 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be161600): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2cf960 item 49 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be161c80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be161c80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be161c80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be161c80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be161c80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.545011857 +0000 UTC m=+6.235163639 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be161c80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198280): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198280): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198280): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2cfd50 item 50 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198280): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198280): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198280): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198280): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198280): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.545674493 +0000 UTC m=+6.235826274 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198280): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198800): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198800): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198800): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198800): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198800): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.545674493 +0000 UTC m=+6.235826274 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198800): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be658380 item 50 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198e80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198e80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198e80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198e80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198e80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.547000413 +0000 UTC m=+6.237152194 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be198e80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be199380): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be199380): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be199380): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be199380): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be199380): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be199380): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be658770 item 51 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be199380): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be199380): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.547587043 +0000 UTC m=+6.237738824 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be199380): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1998c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1998c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1998c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1998c0): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1998c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.547587043 +0000 UTC m=+6.237738824 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1998c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be658930 item 51 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8040): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8040): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8040): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8040): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8040): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.549061925 +0000 UTC m=+6.239213706 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8040): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8540): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8540): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8540): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be658cb0 item 52 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8540): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8540): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8540): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8540): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8540): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.549771188 +0000 UTC m=+6.239922969 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8540): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8ac0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8ac0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8ac0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8ac0): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8ac0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.549771188 +0000 UTC m=+6.239922969 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c8ac0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be658e70 item 52 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9140): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9140): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9140): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9140): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9140): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.551274475 +0000 UTC m=+6.241426256 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9140): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9640): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9640): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9640): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9640): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9640): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9640): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be6592d0 item 53 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9640): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9640): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.551817864 +0000 UTC m=+6.241969645 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9640): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9b80): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9b80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9b80): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9b80): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9b80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.551817864 +0000 UTC m=+6.241969645 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be1c9b80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be659490 item 53 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226300): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226300): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226300): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226300): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226300): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.553550784 +0000 UTC m=+6.243702565 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226300): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226800): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226800): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226800): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be659810 item 54 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226800): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226800): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226800): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226800): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226800): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.554333727 +0000 UTC m=+6.244485509 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226800): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226d80): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226d80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226d80): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226d80): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226d80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.554333727 +0000 UTC m=+6.244485509 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be226d80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be6599d0 item 54 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227400): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227400): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227400): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227400): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227400): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.555775577 +0000 UTC m=+6.245927358 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227400): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227900): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227900): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227900): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227900): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227900): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227900): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be659d50 item 55 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227900): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227900): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.556317413 +0000 UTC m=+6.246469194 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227900): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227e40): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227e40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227e40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227e40): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227e40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.556317413 +0000 UTC m=+6.246469194 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be227e40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a4070 item 55 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26e5c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26e5c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26e5c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26e5c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26e5c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.557620088 +0000 UTC m=+6.247771890 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26e5c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26eac0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26eac0): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26eac0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a4540 item 56 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26eac0): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26eac0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26eac0): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26eac0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26eac0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.558443808 +0000 UTC m=+6.248595589 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26eac0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26f040): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26f040): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26f040): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26f040): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26f040): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.558443808 +0000 UTC m=+6.248595589 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26f040): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a4700 item 56 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26f680): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26f680): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26f680): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26f680): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26f680): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26f680): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26f680): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26f680): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.559830845 +0000 UTC m=+6.249982646 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26f680): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26fbc0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26fbc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26fbc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a4a80 item 57 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26fbc0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26fbc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.560440108 +0000 UTC m=+6.250591889 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be26fbc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286200): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286200): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286200): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286200): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286200): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286200): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a4c40 item 57 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286200): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286200): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.56109611 +0000 UTC m=+6.251247891 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286200): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286780): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286780): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286780): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286780): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286780): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.56109611 +0000 UTC m=+6.251247891 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286780): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a4e00 item 57 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286dc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286dc0): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286dc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286dc0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286dc0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286dc0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286dc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.562563098 +0000 UTC m=+6.252714879 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be286dc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287300): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287300): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287300): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a5180 item 58 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287300): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287300): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.56319288 +0000 UTC m=+6.253344661 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287300): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287840): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287840): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287840): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a5420 item 58 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287840): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287840): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287840): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287840): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287840): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.563873469 +0000 UTC m=+6.254025250 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287840): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287e00): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287e00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287e00): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287e00): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287e00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.563873469 +0000 UTC m=+6.254025250 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be287e00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a5650 item 58 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0540): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0540): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0540): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0540): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0540): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0540): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0540): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0540): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.565351507 +0000 UTC m=+6.255503289 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0540): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0a80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0a80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0a80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a59d0 item 59 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0a80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0a80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.565916316 +0000 UTC m=+6.256068097 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0a80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0fc0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0fc0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0fc0): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0fc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0fc0): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0fc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a5b90 item 59 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0fc0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0fc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.566500803 +0000 UTC m=+6.256652585 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b0fc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b1540): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b1540): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b1540): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b1540): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b1540): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.566500803 +0000 UTC m=+6.256652585 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b1540): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7a5d50 item 59 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b1b80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b1b80): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b1b80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b1b80): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b1b80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b1b80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b1b80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b1b80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.568032272 +0000 UTC m=+6.258184053 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2b1b80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e21c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e21c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e21c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76e230 item 60 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e21c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e21c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.568570441 +0000 UTC m=+6.258722222 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e21c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e2700): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e2700): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e2700): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76e4d0 item 60 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e2700): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e2700): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e2700): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e2700): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e2700): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.569221494 +0000 UTC m=+6.259373275 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e2700): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e2cc0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e2cc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e2cc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e2cc0): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e2cc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.569221494 +0000 UTC m=+6.259373275 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e2cc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76e700 item 60 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e3300): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e3300): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e3300): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e3300): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e3300): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e3300): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e3300): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e3300): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.570588182 +0000 UTC m=+6.260739963 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e3300): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e3840): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e3840): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e3840): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76ea80 item 61 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e3840): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e3840): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.571176515 +0000 UTC m=+6.261328297 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2e3840): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2fe040): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2fe040): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2fe040): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2fe040): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2fe040): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.571176515 +0000 UTC m=+6.261328297 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2fe040): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76ec40 item 61 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2fe680): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2fe680): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2fe680): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2fe680): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2fe680): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2fe680): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2fe680): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2fe680): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.572516392 +0000 UTC m=+6.262668183 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2fe680): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2febc0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2febc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2febc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76f110 item 62 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2febc0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2febc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.573060883 +0000 UTC m=+6.263212664 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2febc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ff2c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ff2c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ff2c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ff2c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ff2c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.573060883 +0000 UTC m=+6.263212664 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ff2c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76f3b0 item 62 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ff900): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ff900): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ff900): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ff900): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ff900): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ff900): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ff900): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ff900): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.574441607 +0000 UTC m=+6.264593388 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ff900): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ffe40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ffe40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ffe40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76f730 item 63 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ffe40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ffe40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.575004704 +0000 UTC m=+6.265156485 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be2ffe40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be350640): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be350640): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be350640): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be350640): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be350640): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.575004704 +0000 UTC m=+6.265156485 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be350640): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76f8f0 item 63 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be350c80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be350c80): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be350c80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be350c80): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be350c80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be350c80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be350c80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be350c80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.57634464 +0000 UTC m=+6.266496422 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be350c80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3511c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3511c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3511c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76fc70 item 64 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3511c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3511c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.576903879 +0000 UTC m=+6.267055660 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3511c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3518c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3518c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3518c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3518c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3518c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.576903879 +0000 UTC m=+6.267055660 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be3518c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be76fe30 item 64 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380000): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380000): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380000): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380000): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380000): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.578315992 +0000 UTC m=+6.268467783 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380000): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380480): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380480): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380480): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380480): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380480): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be1e84d0 item 65 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380480): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380480): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.578839515 +0000 UTC m=+6.268991295 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380480): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380980): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380980): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380980): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380980): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380980): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.578839515 +0000 UTC m=+6.268991295 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be380980): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be1e8700 item 65 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d1c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d1c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d1c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d1c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d1c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.580617681 +0000 UTC m=+6.270769501 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be93d1c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500000): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500000): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd7b650 item 66 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500000): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500000): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500000): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500000): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500000): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.581178011 +0000 UTC m=+6.271329792 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500000): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500540): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500540): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500540): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500540): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500540): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.581178011 +0000 UTC m=+6.271329792 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500540): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd7b960 item 66 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500b80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500b80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500b80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500b80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500b80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.582416567 +0000 UTC m=+6.272568347 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be500b80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501000): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501000): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501000): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501000): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501000): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdd7bdc0 item 67 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501000): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501000): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.583196062 +0000 UTC m=+6.273347843 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501000): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501500): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501500): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501500): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501500): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501500): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.583196062 +0000 UTC m=+6.273347843 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501500): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b82a0 item 67 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501b80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501b80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501b80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501b80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501b80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.584712664 +0000 UTC m=+6.274864445 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be501b80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644180): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644180): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b8620 item 68 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644180): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644180): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644180): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644180): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644180): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.585387611 +0000 UTC m=+6.275539402 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644180): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6446c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6446c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6446c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6446c0): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6446c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.585387611 +0000 UTC m=+6.275539402 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6446c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b87e0 item 68 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644d00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644d00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644d00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644d00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644d00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.586773335 +0000 UTC m=+6.276925116 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be644d00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645180): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645180): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645180): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645180): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645180): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b8b60 item 69 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645180): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645180): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.587424328 +0000 UTC m=+6.277576108 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645180): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645680): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645680): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645680): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645680): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645680): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.587424328 +0000 UTC m=+6.277576108 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645680): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b8d20 item 69 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645d00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645d00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645d00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645d00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645d00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.588882659 +0000 UTC m=+6.279034440 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be645d00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66c300): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66c300): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b92d0 item 70 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66c300): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66c300): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66c300): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66c300): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66c300): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.589507632 +0000 UTC m=+6.279659413 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66c300): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66c840): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66c840): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66c840): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66c840): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66c840): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.589507632 +0000 UTC m=+6.279659413 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66c840): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b9490 item 70 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66cec0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66cec0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66cec0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66cec0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66cec0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.590690251 +0000 UTC m=+6.280842032 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66cec0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66d3c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66d3c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66d3c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66d3c0): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66d3c0): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b9810 item 71 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66d3c0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66d3c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.591301729 +0000 UTC m=+6.281453510 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66d3c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66d8c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66d8c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66d8c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66d8c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66d8c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.591301729 +0000 UTC m=+6.281453510 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be66d8c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be3b99d0 item 71 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694040): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694040): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694040): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694040): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694040): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.5925488 +0000 UTC m=+6.282700582 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694040): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694540): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694540): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde94380 item 72 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694540): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694540): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694540): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694540): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694540): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.593238425 +0000 UTC m=+6.283390207 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694540): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694a80): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694a80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694a80): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694a80): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694a80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.593238425 +0000 UTC m=+6.283390207 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be694a80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde94930 item 72 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695040): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695040): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695040): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695040): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695040): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695040): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695040): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.594808709 +0000 UTC m=+6.284960489 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695040): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695540): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695540): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695540): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde95d50 item 73 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695540): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695540): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.595503545 +0000 UTC m=+6.285655325 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695540): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695a00): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695a00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695a00): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695a00): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695a00): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be8441c0 item 73 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695a00): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695a00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.596261659 +0000 UTC m=+6.286413450 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be695a00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6040): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6040): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6040): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6040): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6040): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.596261659 +0000 UTC m=+6.286413450 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6040): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be844380 item 73 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6680): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6680): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6680): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6680): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6680): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6680): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6680): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.597764625 +0000 UTC m=+6.287916406 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6680): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6b80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6b80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6b80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be844700 item 74 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6b80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6b80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.598472406 +0000 UTC m=+6.288624186 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c6b80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c70c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c70c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be8448c0 item 74 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c70c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c70c0): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c70c0): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c70c0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c70c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.599184844 +0000 UTC m=+6.289336626 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c70c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c7640): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c7640): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c7640): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c7640): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c7640): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.599184844 +0000 UTC m=+6.289336626 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c7640): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be844a80 item 74 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c7c80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c7c80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c7c80): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c7c80): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c7c80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c7c80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c7c80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.600586578 +0000 UTC m=+6.290738359 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be6c7c80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be702280): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be702280): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be702280): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be844e00 item 75 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be702280): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be702280): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.601159413 +0000 UTC m=+6.291311193 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be702280): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7027c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7027c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7027c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7027c0): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7027c0): _writeAt: size=3, off=2 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be845110 item 75 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7027c0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7027c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.601761142 +0000 UTC m=+6.291912923 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7027c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be702d00): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be702d00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be702d00): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be702d00): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be702d00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.601761142 +0000 UTC m=+6.291912923 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be702d00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be8452d0 item 75 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703340): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703340): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703340): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703340): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703340): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703340): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703340): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.603201789 +0000 UTC m=+6.293353570 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703340): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703840): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703840): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703840): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be845650 item 76 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703840): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703840): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.60393094 +0000 UTC m=+6.294082720 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703840): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703d80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703d80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be845810 item 76 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703d80): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703d80): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703d80): _writeAt: size=3, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703d80): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703d80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.604671572 +0000 UTC m=+6.294823353 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be703d80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720400): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720400): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720400): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720400): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720400): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.604671572 +0000 UTC m=+6.294823353 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720400): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be8459d0 item 76 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720a40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720a40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720a40): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720a40): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720a40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720a40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720a40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.605977385 +0000 UTC m=+6.296129166 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720a40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720f40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720f40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720f40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be845d50 item 77 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720f40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720f40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.606512417 +0000 UTC m=+6.296664208 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be720f40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be721640): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be721640): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be721640): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be721640): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be721640): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.606512417 +0000 UTC m=+6.296664208 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be721640): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f40e0 item 77 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be721c80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be721c80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be721c80): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be721c80): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be721c80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be721c80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be721c80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.607829861 +0000 UTC m=+6.297981642 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be721c80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74c280): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74c280): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74c280): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f4460 item 78 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74c280): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74c280): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.608319819 +0000 UTC m=+6.298471600 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74c280): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74c980): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74c980): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74c980): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74c980): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74c980): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.608319819 +0000 UTC m=+6.298471600 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74c980): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f4620 item 78 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74cfc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74cfc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74cfc0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74cfc0): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74cfc0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74cfc0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74cfc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.609686586 +0000 UTC m=+6.299838368 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74cfc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74d4c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74d4c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74d4c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f49a0 item 79 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74d4c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74d4c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.61024301 +0000 UTC m=+6.300394801 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74d4c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74dbc0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74dbc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74dbc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74dbc0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74dbc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.61024301 +0000 UTC m=+6.300394801 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be74dbc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f4b60 item 79 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a300): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a300): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a300): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a300): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a300): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a300): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a300): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.611603797 +0000 UTC m=+6.301755578 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a300): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a800): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a800): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a800): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f4fc0 item 80 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a800): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a800): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.612068286 +0000 UTC m=+6.302220068 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77a800): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77af00): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77af00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77af00): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77af00): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77af00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.612068286 +0000 UTC m=+6.302220068 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77af00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f5260 item 80 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b540): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b540): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b540): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b540): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b540): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.613488215 +0000 UTC m=+6.303639996 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b540): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b9c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b9c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b9c0): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b9c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b9c0): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b9c0): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f55e0 item 81 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b9c0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b9c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.614065908 +0000 UTC m=+6.304217689 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be77b9c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2000): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2000): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2000): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2000): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2000): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.614065908 +0000 UTC m=+6.304217689 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2000): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f57a0 item 81 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2680): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2680): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2680): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2680): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2680): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.615352495 +0000 UTC m=+6.305504276 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2680): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2b80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2b80): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2b80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f5b20 item 82 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2b80): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2b80): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2b80): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2b80): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2b80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.615995611 +0000 UTC m=+6.306147392 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b2b80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3100): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3100): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3100): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3100): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3100): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.615995611 +0000 UTC m=+6.306147392 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3100): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be7f5ce0 item 82 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3780): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3780): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3780): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3780): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3780): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.617488779 +0000 UTC m=+6.307640561 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3780): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3c80): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3c80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3c80): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3c80): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3c80): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3c80): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be6241c0 item 83 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3c80): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3c80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.618121026 +0000 UTC m=+6.308272807 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7b3c80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e02c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e02c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e02c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e02c0): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e02c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.618121026 +0000 UTC m=+6.308272807 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e02c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be624380 item 83 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e0940): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e0940): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e0940): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e0940): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e0940): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.619619603 +0000 UTC m=+6.309771383 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e0940): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e0e40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e0e40): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e0e40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be6248c0 item 84 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e0e40): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e0e40): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e0e40): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e0e40): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e0e40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.620337953 +0000 UTC m=+6.310489744 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e0e40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e13c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e13c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e13c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e13c0): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e13c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.620337953 +0000 UTC m=+6.310489744 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e13c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be624bd0 item 84 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e1a40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e1a40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e1a40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e1a40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e1a40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.622018124 +0000 UTC m=+6.312169905 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be7e1a40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810040): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810040): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810040): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810040): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810040): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810040): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be625180 item 85 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810040): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810040): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.622648588 +0000 UTC m=+6.312800370 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810040): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810580): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810580): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810580): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810580): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810580): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.622648588 +0000 UTC m=+6.312800370 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810580): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be6253b0 item 85 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810c00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810c00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810c00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810c00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810c00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.624478342 +0000 UTC m=+6.314630123 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be810c00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811100): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811100): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811100): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be6257a0 item 86 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811100): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811100): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811100): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811100): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811100): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.625238281 +0000 UTC m=+6.315390062 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811100): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811680): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811680): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811680): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811680): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811680): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.625238281 +0000 UTC m=+6.315390062 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811680): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be625b20 item 86 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811d00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811d00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811d00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811d00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811d00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.62645798 +0000 UTC m=+6.316609761 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be811d00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82a300): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82a300): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82a300): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82a300): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82a300): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82a300): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf0a0e0 item 87 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82a300): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82a300): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.62697489 +0000 UTC m=+6.317126670 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82a300): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82a840): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82a840): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82a840): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82a840): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82a840): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.62697489 +0000 UTC m=+6.317126670 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82a840): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf0a380 item 87 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82aec0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82aec0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82aec0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82aec0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82aec0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.628310247 +0000 UTC m=+6.318462028 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82aec0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82b3c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82b3c0): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82b3c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf0ad90 item 88 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82b3c0): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82b3c0): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82b3c0): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82b3c0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82b3c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.628902599 +0000 UTC m=+6.319054380 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82b3c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82b940): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82b940): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82b940): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82b940): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82b940): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.628902599 +0000 UTC m=+6.319054380 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be82b940): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf0b180 item 88 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be850080): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be850080): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be850080): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be850080): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be850080): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be850080): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be850080): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be850080): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.63028184 +0000 UTC m=+6.320433622 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be850080): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8505c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8505c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8505c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf0b500 item 89 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8505c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8505c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.630729838 +0000 UTC m=+6.320881619 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8505c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be850b00): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be850b00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be850b00): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be850b00): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be850b00): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be850b00): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf0ba40 item 89 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be850b00): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be850b00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.631281262 +0000 UTC m=+6.321433043 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be850b00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be851080): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be851080): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be851080): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be851080): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be851080): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.631281262 +0000 UTC m=+6.321433043 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be851080): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdf0bd50 item 89 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8516c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8516c0): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8516c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8516c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8516c0): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8516c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8516c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8516c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.6325371 +0000 UTC m=+6.322688881 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8516c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be851c00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be851c00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be851c00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdc5a4d0 item 90 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be851c00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be851c00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.633074488 +0000 UTC m=+6.323226269 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be851c00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874240): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874240): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874240): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdc5a7e0 item 90 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874240): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874240): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874240): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874240): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874240): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.633758863 +0000 UTC m=+6.323910644 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874240): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874800): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874800): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874800): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874800): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874800): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.633758863 +0000 UTC m=+6.323910644 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874800): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdc5a9a0 item 90 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874e40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874e40): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874e40): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874e40): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874e40): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874e40): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874e40): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874e40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.635021814 +0000 UTC m=+6.325173595 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be874e40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be875380): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be875380): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be875380): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdc5b260 item 91 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be875380): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be875380): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.635490261 +0000 UTC m=+6.325642043 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be875380): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8758c0): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8758c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8758c0): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8758c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8758c0): >_readAt: n=2, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8758c0): _writeAt: size=3, off=7 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdc5b490 item 91 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8758c0): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8758c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.636044871 +0000 UTC m=+6.326196653 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8758c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be875e40): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be875e40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be875e40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be875e40): >_readAt: n=8, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be875e40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.636044871 +0000 UTC m=+6.326196653 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be875e40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdc5b650 item 91 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be896580): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be896580): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be896580): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be896580): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be896580): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be896580): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be896580): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be896580): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.637405888 +0000 UTC m=+6.327557670 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be896580): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be896ac0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be896ac0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be896ac0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bdc5bab0 item 92 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be896ac0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be896ac0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.637911305 +0000 UTC m=+6.328063086 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be896ac0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be897000): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be897000): open at offset 5 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be897000): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2e6070 item 92 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be897000): _readAt: size=2, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be897000): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be897000): _writeAt: size=3, off=5 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be897000): >_writeAt: n=3, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be897000): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.63849476 +0000 UTC m=+6.328646541 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be897000): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8975c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8975c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8975c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8975c0): >_readAt: n=3, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8975c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.63849476 +0000 UTC m=+6.328646541 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8975c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2e6850 item 92 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be897c00): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be897c00): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be897c00): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be897c00): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be897c00): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be897c00): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be897c00): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be897c00): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.639855557 +0000 UTC m=+6.330007337 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be897c00): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2240): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2240): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2240): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2e6f50 item 93 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2240): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2240): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.640451865 +0000 UTC m=+6.330603646 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2240): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2940): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2940): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2940): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2940): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2940): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.640451865 +0000 UTC m=+6.330603646 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2940): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2e7110 item 93 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2f80): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2f80): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2f80): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2f80): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2f80): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2f80): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2f80): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2f80): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.641932428 +0000 UTC m=+6.332084209 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b2f80): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b34c0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b34c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b34c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2e7570 item 94 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b34c0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b34c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.642492208 +0000 UTC m=+6.332643990 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b34c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b3bc0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b3bc0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b3bc0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b3bc0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b3bc0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.642492208 +0000 UTC m=+6.332643990 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8b3bc0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2e7730 item 94 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4300): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4300): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4300): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4300): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4300): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4300): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4300): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4300): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.643924661 +0000 UTC m=+6.334076441 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4300): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4840): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4840): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4840): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2be2e7d50 item 95 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4840): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4840): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.644441839 +0000 UTC m=+6.334593620 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4840): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4f40): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4f40): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4f40): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4f40): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4f40): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.644441839 +0000 UTC m=+6.334593620 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d4f40): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde8a150 item 95 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 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/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d5580): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d5580): open at offset 0 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d5580): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d5580): _readAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d5580): >_readAt: n=0, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d5580): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d5580): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d5580): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.645838935 +0000 UTC m=+6.335990716 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d5580): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d5ac0): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d5ac0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d5ac0): >openPending: err= 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde8aa10 item 96 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d5ac0): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d5ac0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.646455962 +0000 UTC m=+6.336607744 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8d5ac0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 03:27:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 03:27:36 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f82c0): _readAt: size=512, off=0 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f82c0): openPending: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f82c0): >openPending: err= 2026/05/30 03:27:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f82c0): >_readAt: n=5, err=EOF 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f82c0): close: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 03:27:36.646455962 +0000 UTC m=+6.336607744 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : open-test-file(0xec2be8f82c0): >close: err= 2026/05/30 03:27:36 DEBUG : open-test-file: Remove: 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xec2bde8ae70 item 96 2026/05/30 03:27:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 03:27:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 03:27:36 DEBUG : open-test-file: >Remove: err= 2026/05/30 03:27:36 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : >WaitForWriters: 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.43s) --- PASS: TestRWFileHandleOpenTests/writes (0.23s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.20s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : file1: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : file1(0xec2be380080): openPending: 2026/05/30 03:27:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:36 DEBUG : file1(0xec2be380080): >openPending: err= 2026/05/30 03:27:36 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 03:27:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 03:27:36 DEBUG : file1(0xec2be380080): _writeAt: size=2, off=0 2026/05/30 03:27:36 DEBUG : file1(0xec2be380080): >_writeAt: n=2, err= 2026/05/30 03:27:36 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/30 03:27:36 DEBUG : file1(0xec2be380080): RWFileHandle.Flush 2026/05/30 03:27:36 DEBUG : file1(0xec2be380080): RWFileHandle.Release 2026/05/30 03:27:36 DEBUG : file1(0xec2be380080): close: 2026/05/30 03:27:36 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/30 03:27:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : file1(0xec2be380080): >close: err= 2026/05/30 03:27:36 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : file1: reading active writers 2026/05/30 03:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : file1: reading active writers 2026/05/30 03:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : file1: reading active writers 2026/05/30 03:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : file1: reading active writers 2026/05/30 03:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 03:27:36 DEBUG : file1: vfs cache: starting upload 2026/05/30 03:27:36 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1.a0a9169e.partial" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1.a0a9169e.partial 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-tecowow9zipa/file1.a0a9169e.partial 2026/05/30 03:27:36 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/30 03:27:36 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/30 03:27:36 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/05/30 03:27:36 INFO : file1: Copied (new) 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:36 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/30 03:27:36 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/30 03:27:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 03:27:36 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:36 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : file1: reading active writers 2026/05/30 03:27:36 DEBUG : >WaitForWriters: 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:36 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:36 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/05/30 03:27:36 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : file1: reading active writers 2026/05/30 03:27:36 DEBUG : >WaitForWriters: 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:36 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:36 DEBUG : rename_me: newRWFileHandle: 2026/05/30 03:27:36 DEBUG : rename_me(0xec2bdffc580): openPending: 2026/05/30 03:27:36 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/30 03:27:36 DEBUG : rename_me(0xec2bdffc580): >openPending: err= 2026/05/30 03:27:36 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/30 03:27:36 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/30 03:27:36 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/30 03:27:36 DEBUG : rename_me(0xec2bdffc580): _writeAt: size=5, off=0 2026/05/30 03:27:36 DEBUG : rename_me(0xec2bdffc580): >_writeAt: n=5, err= 2026/05/30 03:27:36 DEBUG : rename_me(0xec2bdffc580): close: 2026/05/30 03:27:36 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-30 03:27:36.822723481 +0000 UTC m=+6.512875272 2026/05/30 03:27:36 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/30 03:27:36 DEBUG : rename_me(0xec2bdffc580): >close: err= 2026/05/30 03:27:36 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/30 03:27:36 DEBUG : i_was_renamed: Updating file with 0xec2be634000 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/30 03:27:36 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : i_was_renamed: reading active writers 2026/05/30 03:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : i_was_renamed: reading active writers 2026/05/30 03:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : i_was_renamed: reading active writers 2026/05/30 03:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : i_was_renamed: reading active writers 2026/05/30 03:27:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 03:27:36 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/30 03:27:36 DEBUG : i_was_renamed.2c6b51b4.partial: size = 5 OK 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/i_was_renamed.2c6b51b4.partial" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/i_was_renamed.2c6b51b4.partial 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tecowow9zipa/i_was_renamed.2c6b51b4.partial 2026/05/30 03:27:36 DEBUG : i_was_renamed.2c6b51b4.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/30 03:27:36 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/30 03:27:36 DEBUG : i_was_renamed.2c6b51b4.partial: renamed to: i_was_renamed 2026/05/30 03:27:36 INFO : i_was_renamed: Copied (new) 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/i_was_renamed" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/i_was_renamed 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tecowow9zipa/i_was_renamed 2026/05/30 03:27:36 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/30 03:27:36 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-30 03:27:36 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/30 03:27:36 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/30 03:27:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/30 03:27:36 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/30 03:27:36 DEBUG : Looking for writers 2026/05/30 03:27:36 DEBUG : i_was_renamed: reading active writers 2026/05/30 03:27:36 DEBUG : >WaitForWriters: 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 03:27:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa" 2026/05/30 03:27:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:36 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:36 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/05/30 03:27:37 DEBUG : forgetting directory cache 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2be9236c0): _readAt: size=512, off=0 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2be9236c0): openPending: 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-30 02:28:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/30 03:27:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2be9236c0): >openPending: err= 2026/05/30 03:27:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2be9236c0): >_readAt: n=20, err=EOF 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2be9236c0): close: 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 02:28:36 +0000 UTC 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2be9236c0): >close: err= 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/05/30 03:27:37 DEBUG : forgetting directory cache 2026/05/30 03:27:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2be923cc0): _readAt: size=512, off=0 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2be923cc0): openPending: 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-30 02:29:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-30 02:28:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-30 02:29:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-30 02:28:36 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/30 03:27:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/30 03:27:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2be923cc0): >openPending: err= 2026/05/30 03:27:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2be923cc0): >_readAt: n=20, err=EOF 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2be923cc0): close: 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 02:29:36 +0000 UTC 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2be923cc0): >close: err= 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/05/30 03:27:37 DEBUG : forgetting directory cache 2026/05/30 03:27:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2bdef0e00): _readAt: size=512, off=0 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2bdef0e00): openPending: 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-30 02:30:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-30 02:29:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-30 02:30:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-30 02:29:36 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/30 03:27:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/30 03:27:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2bdef0e00): >openPending: err= 2026/05/30 03:27:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2bdef0e00): >_readAt: n=20, err=EOF 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2bdef0e00): close: 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 02:30:36 +0000 UTC 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2bdef0e00): >close: err= 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/05/30 03:27:37 DEBUG : forgetting directory cache 2026/05/30 03:27:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2be38cd40): _readAt: size=512, off=0 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2be38cd40): openPending: 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-30 02:31:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-30 02:30:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-30 02:31:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-30 02:30:36 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/30 03:27:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/30 03:27:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2be38cd40): >openPending: err= 2026/05/30 03:27:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2be38cd40): >_readAt: n=20, err=EOF 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2be38cd40): close: 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 02:31:36 +0000 UTC 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate(0xec2be38cd40): >close: err= 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:37 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/05/30 03:27:38 DEBUG : forgetting directory cache 2026/05/30 03:27:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2bdef1bc0): _readAt: size=512, off=0 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2bdef1bc0): openPending: 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-30 02:32:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-30 02:31:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-30 02:32:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-30 02:31:36 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/30 03:27:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/30 03:27:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2bdef1bc0): >openPending: err= 2026/05/30 03:27:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2bdef1bc0): >_readAt: n=20, err=EOF 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2bdef1bc0): close: 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 02:32:36 +0000 UTC 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2bdef1bc0): >close: err= 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/05/30 03:27:38 DEBUG : forgetting directory cache 2026/05/30 03:27:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be202280): _readAt: size=512, off=0 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be202280): openPending: 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-30 02:33:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-30 02:32:36 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-30 02:33:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-30 02:32:36 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/30 03:27:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/30 03:27:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be202280): >openPending: err= 2026/05/30 03:27:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be202280): >_readAt: n=20, err=EOF 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be202280): close: 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 02:33:36 +0000 UTC 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be202280): >close: err= 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/05/30 03:27:38 DEBUG : forgetting directory cache 2026/05/30 03:27:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be202980): _readAt: size=512, off=0 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be202980): openPending: 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-30 02:34:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-30 02:33:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-30 02:34:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-30 02:33:36 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/30 03:27:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/30 03:27:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be202980): >openPending: err= 2026/05/30 03:27:38 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be202980): >_readAt: n=21, err=EOF 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be202980): close: 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 02:34:36 +0000 UTC 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be202980): >close: err= 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/05/30 03:27:38 DEBUG : forgetting directory cache 2026/05/30 03:27:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be10c3c0): _readAt: size=512, off=0 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be10c3c0): openPending: 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-30 02:35:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-30 02:34:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-30 02:35:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-30 02:34:36 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/30 03:27:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/30 03:27:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be10c3c0): >openPending: err= 2026/05/30 03:27:38 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be10c3c0): >_readAt: n=22, err=EOF 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be10c3c0): close: 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 02:35:36 +0000 UTC 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be10c3c0): >close: err= 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/05/30 03:27:38 DEBUG : forgetting directory cache 2026/05/30 03:27:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be10d040): _readAt: size=512, off=0 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be10d040): openPending: 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-30 02:36:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-30 02:35:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-30 02:36:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-30 02:35:36 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/30 03:27:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/30 03:27:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be10d040): >openPending: err= 2026/05/30 03:27:38 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be10d040): >_readAt: n=23, err=EOF 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be10d040): close: 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 02:36:36 +0000 UTC 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate(0xec2be10d040): >close: err= 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:38 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/05/30 03:27:39 DEBUG : forgetting directory cache 2026/05/30 03:27:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate(0xec2be203840): _readAt: size=512, off=0 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate(0xec2be203840): openPending: 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-tecowow9zipa/TestRWCacheUpdate 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-30 02:37:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-30 02:36:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-30 02:37:36 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-30 02:36:36 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/30 03:27:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate(0xec2be203840): >openPending: err= 2026/05/30 03:27:39 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate(0xec2be203840): >_readAt: n=24, err=EOF 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate(0xec2be203840): close: 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 02:37:36 +0000 UTC 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate(0xec2be203840): >close: err= 2026/05/30 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:39 DEBUG : Looking for writers 2026/05/30 03:27:39 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/30 03:27:39 DEBUG : >WaitForWriters: 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.22s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/FiLeA" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/FiLeA 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-tecowow9zipa/FiLeA 2026/05/30 03:27:39 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/FiLeA" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/FiLeA 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-tecowow9zipa/FiLeA 2026/05/30 03:27:39 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/FiLeB" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/FiLeB 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-tecowow9zipa/FiLeB 2026/05/30 03:27:39 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/FiLeB" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/FiLeB 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-tecowow9zipa/FiLeB 2026/05/30 03:27:39 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/30 03:27:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/30 03:27:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/30 03:27:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/FiLeA" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/FiLeA 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-tecowow9zipa/FiLeA 2026/05/30 03:27:39 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/30 03:27:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/30 03:27:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/30 03:27:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/FiLeA" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/FiLeA 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-tecowow9zipa/FiLeA 2026/05/30 03:27:39 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/30 03:27:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/30 03:27:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/30 03:27:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/30 03:27:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/30 03:27:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/FiLeB" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/FiLeB 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-tecowow9zipa/FiLeB 2026/05/30 03:27:39 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/30 03:27:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/30 03:27:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/30 03:27:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/FilEb" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/FilEb 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-tecowow9zipa/FilEb 2026/05/30 03:27:39 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/FiLeA" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/FiLeA 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-tecowow9zipa/FiLeA 2026/05/30 03:27:39 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/FiLeA" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/FiLeA 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-tecowow9zipa/FiLeA 2026/05/30 03:27:39 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/FiLeB" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/FiLeB 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-tecowow9zipa/FiLeB 2026/05/30 03:27:39 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/FiLeB" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/FiLeB 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-tecowow9zipa/FiLeB 2026/05/30 03:27:39 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/FilEb" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/FilEb 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-tecowow9zipa/FilEb 2026/05/30 03:27:39 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/FilEb" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/FilEb 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-tecowow9zipa/FilEb 2026/05/30 03:27:39 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/05/30 03:27:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/30 03:27:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/30 03:27:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:39 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/30 03:27:39 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/30 03:27:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:39 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/30 03:27:39 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/30 03:27:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:39 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/30 03:27:39 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/30 03:27:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/30 03:27:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/30 03:27:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/FiLeB" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/FiLeB 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-tecowow9zipa/FiLeB 2026/05/30 03:27:39 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/30 03:27:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/30 03:27:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/30 03:27:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/FilEb" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/FilEb 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-tecowow9zipa/FilEb 2026/05/30 03:27:39 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/30 03:27:39 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/30 03:27:39 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/30 03:27:39 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/30 03:27:39 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/30 03:27:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/30 03:27:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/30 03:27:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:39 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:39 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:39 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/30 03:27:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/30 03:27:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/30 03:27:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/30 03:27:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:39 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:39 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:39 DEBUG : Looking for writers 2026/05/30 03:27:39 DEBUG : FiLeA: reading active writers 2026/05/30 03:27:39 DEBUG : FiLeB: reading active writers 2026/05/30 03:27:39 DEBUG : FilEb: reading active writers 2026/05/30 03:27:39 DEBUG : >WaitForWriters: 2026/05/30 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:39 DEBUG : Looking for writers 2026/05/30 03:27:39 DEBUG : FiLeA: reading active writers 2026/05/30 03:27:39 DEBUG : FiLeB: reading active writers 2026/05/30 03:27:39 DEBUG : FilEb: reading active writers 2026/05/30 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.12s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/normal name with no special characters.txt" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/normal\ name\ with\ no\ special\ characters.txt 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-tecowow9zipa/normal name with no special characters.txt 2026/05/30 03:27:39 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/normal name with no special characters.txt" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/normal\ name\ with\ no\ special\ characters.txt 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-tecowow9zipa/normal name with no special characters.txt 2026/05/30 03:27:39 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/測試_Русский___ě_áñ" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/測試_Русский___ě_áñ 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-tecowow9zipa/測試_Русский___ě_áñ 2026/05/30 03:27:39 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/測試_Русский___ě_áñ" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/測試_Русский___ě_áñ 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-tecowow9zipa/測試_Русский___ě_áñ 2026/05/30 03:27:39 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/30 03:27:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:39 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/30 03:27:39 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/30 03:27:39 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:39 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/normal name with no special characters.txt" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/normal\ name\ with\ no\ special\ characters.txt 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-tecowow9zipa/normal name with no special characters.txt 2026/05/30 03:27:39 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/30 03:27:39 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/30 03:27:39 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/30 03:27:39 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:39 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/測試_Русский___ě_áñ" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/測試_Русский___ě_áñ 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-tecowow9zipa/測試_Русский___ě_áñ 2026/05/30 03:27:39 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/30 03:27:39 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/30 03:27:39 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/30 03:27:39 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:39 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:39 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:39 DEBUG : Looking for writers 2026/05/30 03:27:39 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/30 03:27:39 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/30 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.02s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Reusing VFS from active cache 2026/05/30 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:39 DEBUG : Looking for writers 2026/05/30 03:27:39 DEBUG : >WaitForWriters: 2026/05/30 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:39 DEBUG : Looking for writers 2026/05/30 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:39 DEBUG : Looking for writers 2026/05/30 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:39 DEBUG : Looking for writers 2026/05/30 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file2" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:39 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file2" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:39 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/30 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:39 DEBUG : dir: Looking for writers 2026/05/30 03:27:39 DEBUG : file2: reading active writers 2026/05/30 03:27:39 DEBUG : Looking for writers 2026/05/30 03:27:39 DEBUG : dir: reading active writers 2026/05/30 03:27:39 DEBUG : file1: reading active writers 2026/05/30 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file2" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:39 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file2" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:39 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/30 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:39 DEBUG : dir: Looking for writers 2026/05/30 03:27:39 DEBUG : Looking for writers 2026/05/30 03:27:39 DEBUG : dir: reading active writers 2026/05/30 03:27:39 DEBUG : file1: reading active writers 2026/05/30 03:27:39 DEBUG : >WaitForWriters: 2026/05/30 03:27:39 DEBUG : forgetting directory cache 2026/05/30 03:27:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file2" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:39 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file2" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:39 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/30 03:27:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : file1: Open: flags=O_RDONLY 2026/05/30 03:27:39 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/30 03:27:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/30 03:27:39 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/30 03:27:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/30 03:27:39 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/30 03:27:39 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/30 03:27:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: File to upload is small (0 bytes), uploading instead of streaming 2026/05/30 03:27:39 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/new_file.txt" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/new_file.txt 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tecowow9zipa/dir/new_file.txt 2026/05/30 03:27:39 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/30 03:27:39 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/30 03:27:39 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/30 03:27:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/30 03:27:39 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/30 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:39 DEBUG : dir: Looking for writers 2026/05/30 03:27:39 DEBUG : new_file.txt: reading active writers 2026/05/30 03:27:39 DEBUG : file2: reading active writers 2026/05/30 03:27:39 DEBUG : Looking for writers 2026/05/30 03:27:39 DEBUG : dir: reading active writers 2026/05/30 03:27:39 DEBUG : file1: reading active writers 2026/05/30 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.02s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file2" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:39 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file2" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-tecowow9zipa/dir/file2 2026/05/30 03:27:39 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/30 03:27:39 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/30 03:27:39 DEBUG : dir/file1: Updating file with dir/file1 0xec2be1515f0 2026/05/30 03:27:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/30 03:27:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:39 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir/file1" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-tecowow9zipa/dir/file1 2026/05/30 03:27:39 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/30 03:27:39 INFO : dir/file1: Moved (server-side) to: file0 2026/05/30 03:27:39 DEBUG : file0: Updating file with file0 0xec2be1515f0 2026/05/30 03:27:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file0" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file0 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-tecowow9zipa/file0 2026/05/30 03:27:39 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file0" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/file0 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-tecowow9zipa/file0 2026/05/30 03:27:39 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/30 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:39 DEBUG : dir: Looking for writers 2026/05/30 03:27:39 DEBUG : Looking for writers 2026/05/30 03:27:39 DEBUG : file0: reading active writers 2026/05/30 03:27:39 DEBUG : dir: reading active writers 2026/05/30 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.03s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Server has VFS statistics extension 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: About path "/home/rclone/rclone-test-tecowow9zipa" 2026/05/30 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:39 DEBUG : Looking for writers 2026/05/30 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: New connection 127.0.0.1:45300->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: New connection 127.0.0.1:45312->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/30 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:39 DEBUG : b: Looking for writers 2026/05/30 03:27:39 DEBUG : c: Looking for writers 2026/05/30 03:27:39 DEBUG : d: Looking for writers 2026/05/30 03:27:39 DEBUG : Looking for writers 2026/05/30 03:27:39 DEBUG : a: Looking for writers 2026/05/30 03:27:39 DEBUG : Looking for writers 2026/05/30 03:27:39 DEBUG : c: reading active writers 2026/05/30 03:27:39 DEBUG : d: reading active writers 2026/05/30 03:27:39 DEBUG : /: reading active writers 2026/05/30 03:27:39 DEBUG : a: reading active writers 2026/05/30 03:27:39 DEBUG : b: reading active writers 2026/05/30 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.20s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/30 03:27:39 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/30 03:27:39 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/30 03:27:39 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/30 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:39 DEBUG : a/b/c/d: Looking for writers 2026/05/30 03:27:39 DEBUG : a/b/c: Looking for writers 2026/05/30 03:27:39 DEBUG : d: reading active writers 2026/05/30 03:27:39 DEBUG : a/b: Looking for writers 2026/05/30 03:27:39 DEBUG : c: reading active writers 2026/05/30 03:27:39 DEBUG : a: Looking for writers 2026/05/30 03:27:39 DEBUG : b: reading active writers 2026/05/30 03:27:39 DEBUG : Looking for writers 2026/05/30 03:27:39 DEBUG : a: reading active writers 2026/05/30 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.05s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:39 DEBUG : Looking for writers 2026/05/30 03:27:39 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-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 03:27:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:39 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/30 03:27:39 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/30 03:27:39 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: File to upload is small (5 bytes), uploading instead of streaming 2026/05/30 03:27:39 DEBUG : file1: size = 5 OK 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/30 03:27:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/30 03:27:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/30 03:27:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 03:27:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 03:27:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 03:27:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 03:27:39 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/30 03:27:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 03:27:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: File to upload is small (0 bytes), uploading instead of streaming 2026/05/30 03:27:39 DEBUG : file1: size = 0 OK 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/30 03:27:39 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/30 03:27:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 03:27:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: File to upload is small (7 bytes), uploading instead of streaming 2026/05/30 03:27:39 DEBUG : file1: size = 7 OK 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:39 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/05/30 03:27:39 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/30 03:27:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:39 DEBUG : Looking for writers 2026/05/30 03:27:39 DEBUG : file1: reading active writers 2026/05/30 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 03:27:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 03:27:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:39 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/30 03:27:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa/dir/file1: no such file or directory 2026/05/30 03:27:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa/dir/file1: no such file or directory 2026/05/30 03:27:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa/dir/file1: no such file or directory 2026/05/30 03:27:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa/dir/file1: no such file or directory 2026/05/30 03:27:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa/dir/file1: no such file or directory 2026/05/30 03:27:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa/dir/file1: no such file or directory 2026/05/30 03:27:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa/dir/file1: no such file or directory 2026/05/30 03:27:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa/dir/file1: no such file or directory 2026/05/30 03:27:39 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa/dir/file1: no such file or directory 2026/05/30 03:27:39 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{jeAMp}/rclone-test-tecowow9zipa/dir/file1: no such file or directory 2026/05/30 03:27:40 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/30 03:27:40 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/30 03:27:40 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: File to upload is small (11 bytes), uploading instead of streaming 2026/05/30 03:27:40 DEBUG : file1: size = 11 OK 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:40 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/30 03:27:40 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/30 03:27:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/30 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:40 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:40 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:40 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/30 03:27:40 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:40 DEBUG : Looking for writers 2026/05/30 03:27:40 DEBUG : file1: reading active writers 2026/05/30 03:27:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 03:27:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 03:27:40 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/30 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: File to upload is small (5 bytes), uploading instead of streaming 2026/05/30 03:27:40 DEBUG : file1: size = 5 OK 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:40 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/30 03:27:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/30 03:27:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/30 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:40 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/30 03:27:40 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:40 DEBUG : Looking for writers 2026/05/30 03:27:40 DEBUG : file1: reading active writers 2026/05/30 03:27:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 03:27:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 03:27:40 DEBUG : file1: WriteFileHandle.Release closing 2026/05/30 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: File to upload is small (0 bytes), uploading instead of streaming 2026/05/30 03:27:40 DEBUG : file1: size = 0 OK 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:40 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/30 03:27:40 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/30 03:27:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/30 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:40 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/30 03:27:40 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:40 DEBUG : Looking for writers 2026/05/30 03:27:40 DEBUG : file1: reading active writers 2026/05/30 03:27:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 03:27:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: File to upload is small (2 bytes), uploading instead of streaming 2026/05/30 03:27:40 DEBUG : file1: size = 2 OK 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:40 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/30 03:27:40 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/30 03:27:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/30 03:27:40 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/30 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:40 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:40 DEBUG : Looking for writers 2026/05/30 03:27:40 DEBUG : file1: reading active writers 2026/05/30 03:27:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 03:27:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: File to upload is small (0 bytes), uploading instead of streaming 2026/05/30 03:27:40 DEBUG : file1: size = 0 OK 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:40 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/30 03:27:40 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/30 03:27:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/30 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:40 DEBUG : file1: Open: flags=O_RDONLY 2026/05/30 03:27:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/30 03:27:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/30 03:27:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:40 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:40 DEBUG : Looking for writers 2026/05/30 03:27:40 DEBUG : file1: reading active writers 2026/05/30 03:27:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 03:27:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 03:27:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: File to upload is small (100 bytes), uploading instead of streaming 2026/05/30 03:27:40 DEBUG : file1: size = 100 OK 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/file1" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c8800bd87823ca4c68e164496c5b5b87 /home/rclone/rclone-test-tecowow9zipa/file1 2026/05/30 03:27:40 DEBUG : file1: Parsed hash: c8800bd87823ca4c68e164496c5b5b87 2026/05/30 03:27:40 DEBUG : file1: md5 = c8800bd87823ca4c68e164496c5b5b87 OK 2026/05/30 03:27:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/30 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 03:27:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 03:27:40 DEBUG : file1: Open: flags=O_RDONLY 2026/05/30 03:27:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/30 03:27:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/30 03:27:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:40 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:40 DEBUG : Looking for writers 2026/05/30 03:27:40 DEBUG : file1: reading active writers 2026/05/30 03:27:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/flat/f000.txt" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/flat/f000.txt 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-tecowow9zipa/flat/f000.txt 2026/05/30 03:27:40 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/flat/f000.txt" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/flat/f000.txt 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-tecowow9zipa/flat/f000.txt 2026/05/30 03:27:40 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/flat/f001.txt" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/flat/f001.txt 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-tecowow9zipa/flat/f001.txt 2026/05/30 03:27:40 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/flat/f001.txt" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/flat/f001.txt 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-tecowow9zipa/flat/f001.txt 2026/05/30 03:27:40 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/flat/f002.txt" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/flat/f002.txt 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-tecowow9zipa/flat/f002.txt 2026/05/30 03:27:40 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/flat/f002.txt" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/flat/f002.txt 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-tecowow9zipa/flat/f002.txt 2026/05/30 03:27:40 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/flat/f003.txt" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/flat/f003.txt 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-tecowow9zipa/flat/f003.txt 2026/05/30 03:27:40 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/flat/f003.txt" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/flat/f003.txt 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-tecowow9zipa/flat/f003.txt 2026/05/30 03:27:40 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/flat/f004.txt" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/flat/f004.txt 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-tecowow9zipa/flat/f004.txt 2026/05/30 03:27:40 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/flat/f004.txt" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: sha1sum /home/rclone/rclone-test-tecowow9zipa/flat/f004.txt 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-tecowow9zipa/flat/f004.txt 2026/05/30 03:27:40 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/05/30 03:27:40 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/30 03:27:40 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/30 03:27:40 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:40 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/flat/f000.txt" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/flat/f000.txt 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-tecowow9zipa/flat/f000.txt 2026/05/30 03:27:40 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/30 03:27:40 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/30 03:27:40 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/30 03:27:40 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:40 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/flat/f001.txt" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/flat/f001.txt 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-tecowow9zipa/flat/f001.txt 2026/05/30 03:27:40 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/30 03:27:40 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/30 03:27:40 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/30 03:27:40 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:40 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/flat/f002.txt" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/flat/f002.txt 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-tecowow9zipa/flat/f002.txt 2026/05/30 03:27:40 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/30 03:27:40 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/30 03:27:40 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/30 03:27:40 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:40 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/flat/f003.txt" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/flat/f003.txt 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-tecowow9zipa/flat/f003.txt 2026/05/30 03:27:40 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/30 03:27:40 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/30 03:27:40 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/30 03:27:40 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:40 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/flat/f004.txt" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/flat/f004.txt 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-tecowow9zipa/flat/f004.txt 2026/05/30 03:27:40 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/30 03:27:40 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:40 DEBUG : flat: Looking for writers 2026/05/30 03:27:40 DEBUG : f003.txt: reading active writers 2026/05/30 03:27:40 DEBUG : f004.txt: reading active writers 2026/05/30 03:27:40 DEBUG : f000.txt: reading active writers 2026/05/30 03:27:40 DEBUG : f001.txt: reading active writers 2026/05/30 03:27:40 DEBUG : f002.txt: reading active writers 2026/05/30 03:27:40 DEBUG : Looking for writers 2026/05/30 03:27:40 DEBUG : flat: reading active writers 2026/05/30 03:27:40 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.06s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:40 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/30 03:27:40 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/30 03:27:40 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:40 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/a/b/c/deep.txt" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/a/b/c/deep.txt 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-tecowow9zipa/a/b/c/deep.txt 2026/05/30 03:27:40 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/05/30 03:27:40 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/30 03:27:40 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/30 03:27:40 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:40 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/a/b/mid.txt" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/a/b/mid.txt 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-tecowow9zipa/a/b/mid.txt 2026/05/30 03:27:40 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/05/30 03:27:40 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/30 03:27:40 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/30 03:27:40 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:40 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/a/top.txt" 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/a/top.txt 2026/05/30 03:27:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-tecowow9zipa/a/top.txt 2026/05/30 03:27:40 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/05/30 03:27:40 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:40 DEBUG : a/b/c: Looking for writers 2026/05/30 03:27:40 DEBUG : deep.txt: reading active writers 2026/05/30 03:27:40 DEBUG : a/b: Looking for writers 2026/05/30 03:27:40 DEBUG : c: reading active writers 2026/05/30 03:27:40 DEBUG : mid.txt: reading active writers 2026/05/30 03:27:40 DEBUG : a: Looking for writers 2026/05/30 03:27:40 DEBUG : b: reading active writers 2026/05/30 03:27:40 DEBUG : top.txt: reading active writers 2026/05/30 03:27:40 DEBUG : Looking for writers 2026/05/30 03:27:40 DEBUG : a: reading active writers 2026/05/30 03:27:40 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:41 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/30 03:27:41 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/30 03:27:41 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/bigdir/big.bin" 2026/05/30 03:27:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/bigdir/big.bin 2026/05/30 03:27:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: bc91744cd7459c5749ecc4b70c1e2506 /home/rclone/rclone-test-tecowow9zipa/bigdir/big.bin 2026/05/30 03:27:41 DEBUG : bigdir/big.bin: Parsed hash: bc91744cd7459c5749ecc4b70c1e2506 2026/05/30 03:27:41 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:41 DEBUG : bigdir: Looking for writers 2026/05/30 03:27:41 DEBUG : big.bin: reading active writers 2026/05/30 03:27:41 DEBUG : Looking for writers 2026/05/30 03:27:41 DEBUG : bigdir: reading active writers 2026/05/30 03:27:41 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.50s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa", Local "Local file system at /tmp/rclone2656335571", Modify Window "1s" 2026/05/30 03:27:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: poll-interval is not supported by this remote 2026/05/30 03:27:41 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/30 03:27:41 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/30 03:27:41 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:41 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir1/a.txt" 2026/05/30 03:27:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir1/a.txt 2026/05/30 03:27:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-tecowow9zipa/dir1/a.txt 2026/05/30 03:27:41 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/05/30 03:27:41 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/30 03:27:41 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/30 03:27:41 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:41 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir2/b.txt" 2026/05/30 03:27:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir2/b.txt 2026/05/30 03:27:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-tecowow9zipa/dir2/b.txt 2026/05/30 03:27:41 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/05/30 03:27:41 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/30 03:27:41 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/30 03:27:41 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 03:27:41 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 03:27:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Shell path "/home/rclone/rclone-test-tecowow9zipa/dir3/c.txt" 2026/05/30 03:27:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Running remote command: md5sum /home/rclone/rclone-test-tecowow9zipa/dir3/c.txt 2026/05/30 03:27:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-tecowow9zipa/dir3/c.txt 2026/05/30 03:27:41 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/05/30 03:27:41 DEBUG : WaitForWriters: timeout=30s 2026/05/30 03:27:41 DEBUG : dir3: Looking for writers 2026/05/30 03:27:41 DEBUG : c.txt: reading active writers 2026/05/30 03:27:41 DEBUG : dir1: Looking for writers 2026/05/30 03:27:41 DEBUG : a.txt: reading active writers 2026/05/30 03:27:41 DEBUG : dir2: Looking for writers 2026/05/30 03:27:41 DEBUG : b.txt: reading active writers 2026/05/30 03:27:41 DEBUG : Looking for writers 2026/05/30 03:27:41 DEBUG : dir1: reading active writers 2026/05/30 03:27:41 DEBUG : dir2: reading active writers 2026/05/30 03:27:41 DEBUG : dir3: reading active writers 2026/05/30 03:27:41 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.03s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/30 03:27:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-tecowow9zipa: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 11.128049737s (try 1/5)